Skip to content

Commit

Permalink
fix build on modern
Browse files Browse the repository at this point in the history
  • Loading branch information
nextdayy committed Dec 2, 2024
1 parent 848840e commit 43b4752
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions versions/mappings/forge-1.17.1-1.16.5.txt
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,11 @@ net.minecraft.network.protocol.game.ServerboundCustomPayloadPacket net.minecraft

net.minecraft.resources.ResourceLocation net.minecraft.util.ResourceLocation

net.minecraft.world.scores.Objective net.minecraft.scoreboard.ScoreObjective
net.minecraft.world.scores.PlayerTeam net.minecraft.scoreboard.ScorePlayerTeam
net.minecraft.world.scores.Scoreboard net.minecraft.scoreboard.Scoreboard
net.minecraft.world.scores.Scoreboard removePlayerTeam() removeTeam()

net.minecraft.server.commands.HelpCommand ERROR_FAILED FAILED_EXCEPTION
net.minecraft.server.commands.HelpCommand net.minecraft.command.impl.HelpCommand

Expand Down

0 comments on commit 43b4752

Please sign in to comment.