Tags: Technici4n/yarn
Tags
Unmapped an Anonymous Class (FabricMC#2182) * Unmapped an Anonymous Class lol whoops * Update WorldChunk.mapping
DirtPathRenameFix -> JigsawBlockNameFix (FabricMC#2155) Closes FabricMC#2024 Signed-off-by: liach <[email protected]> Co-authored-by: liach <[email protected]>
21w08a Packet stuff (FabricMC#2104) * packets and stuff * k * oh gosh oh heck i got carried away * Update PlayerMoveC2SPacket.mapping * NbtTagSizeAllocator -> NbtTagSizeTracker * Delete TitleClearS2CPacket.mapping * Delete ActionBarTextSetS2CPacket.mapping * Delete SubtitleTextSetS2CPacket.mapping * Delete TitleTimesS2CPacket.mapping * Delete TitleTextSetS2CPacket.mapping * Update ClientPlayPacketListener.mapping * Update ServerPlayNetworkHandler.mapping * Apply suggestions from code review github online editor sucks lol Co-authored-by: enbrain <[email protected]> * Update mappings/net/minecraft/block/entity/SignBlockEntity.mapping Co-authored-by: enbrain <[email protected]> * Apply suggestions from code review Co-authored-by: YanisBft <[email protected]> * Update mappings/net/minecraft/server/filter/TextStream.mapping Co-authored-by: liach <[email protected]> * liach stuff Co-authored-by: enbrain <[email protected]> Co-authored-by: YanisBft <[email protected]> Co-authored-by: liach <[email protected]>
Fixes FabricMC#1696 SpawnGroup.isAnimal (FabricMC#2097) also adds javadoc to SpawnGroup Signed-off-by: liach <[email protected]> Co-authored-by: liach <[email protected]>
Some path targeting stuff (FabricMC#2030) * Some path targeting stuff I think they are very open to improvements, but I will share what I have for now Signed-off-by: liach <[email protected]> * Update mappings/net/minecraft/entity/ai/FuzzyPositions.mapping This apparently kills mappingpoet. fun enough * Update mappings/net/minecraft/entity/ai/AboveGroundTargeting.mapping Co-authored-by: YanisBft <[email protected]> * Apply suggestions from code review Co-authored-by: YanisBft <[email protected]> * Update mappings/net/minecraft/entity/ai/NoPenaltySolidTargeting.mapping Co-authored-by: liach <[email protected]> Co-authored-by: YanisBft <[email protected]>
Many client side GUI mappings (FabricMC#2048) * A bunch of GUI mappings * client.gui.hud.spectator.* * PlayerListHud * AdvancementsScreen * client.gui.screen.ingame.* * Fix duplicated field * Fix more duplicated fields. Remove non-existent field from CreateWorldScreen Add field_26562 and method_30902 to BeaconScreen * Use names from latest snapshot * Update mappings/net/minecraft/client/gui/screen/world/WorldListWidget.mapping Co-authored-by: YanisBft <[email protected]> * Update mappings/net/minecraft/client/gui/screen/ingame/BookEditScreen.mapping * Update mappings/net/minecraft/client/gui/screen/DatapackFailureScreen.mapping Co-authored-by: i509VCB <[email protected]> * Update files * Update mappings/net/minecraft/client/gui/hud/PlayerListHud.mapping Co-authored-by: haykam821 <[email protected]> * Update mappings/net/minecraft/client/gui/hud/PlayerListHud.mapping * Update mappings/net/minecraft/client/gui/MapRenderer.mapping * Update mappings/net/minecraft/client/gui/screen/DownloadingTerrainScreen.mapping * Update mappings/net/minecraft/client/gui/screen/TitleScreen.mapping * Map more things on client.gui.widget * Update mappings/net/minecraft/client/gui/widget/EntryListWidget.mapping * Map method_31406 * Map stuff on client.gui.screen.advancement.AdvancementWidget * Map more stuff on client.gui.screen.ingame * Map stuff on client.gui.screen.multiplayer * Map things on client.gui.screen.pack * client.gui.screen.recipebook * client.gui.screen.world * client.gui.screen * Apply @liach's suggestions * Apply suggestions from code review Co-authored-by: liach <[email protected]> * Various changes. Map some parameters Change stuff to the snapshot branch names * Apply suggestions from code review Co-authored-by: YanisBft <[email protected]> * Apply suggestions from code review Looks like I missed one Co-authored-by: liach <[email protected]> Co-authored-by: YanisBft <[email protected]> Co-authored-by: i509VCB <[email protected]> Co-authored-by: haykam821 <[email protected]> Co-authored-by: liach <[email protected]>
Move chunk data access related stuff to storage (FabricMC#2070) I added them when I mapped entity system. They fit storage well too Resolves Entity chunk data access must be in same package as storage stuff Signed-off-by: liach <[email protected]> Co-authored-by: liach <[email protected]>
Map lambda parameters in the CauldronBehavior class (FabricMC#2039)
Add Javadoc for runDirectory and itemUseCooldown (FabricMC#2019)
PreviousNext