Skip to content

2.0.4

Compare
Choose a tag to compare
@mattco98 mattco98 released this 17 Mar 12:44
· 108 commits to master since this release

Additions:

  • Add renderScoreboard trigger (@Squagward)
  • Add Scoreboard.setTitle (@Squagward)
  • Add Player{,MP}.getTeam() (@Squagward)
  • Add World.stopAllSounds() (@Squagward)
  • Add NBTTagList.insertTag() (@Squagward)
  • Add Scoreboard.getScoreboard() and Scoreboard.getSidebar() (@Squagward)
  • Add a bunch of NBTTagCompound setters (@Squagward)
  • Add ability for Display to use postGuiRender trigger (@DalwynWasTaken)

Changes:

  • DisplayLine.addLine now returns itself for method chaining (@DalwynWasTaken)

Fixes:

  • Fixed invokeJS (@Squagward)
  • Only trigger Gui scroll when open, fix NPE (@Squagward)
  • Fixed Sound cast error (@Squagward)
  • Fixed Display clicking/dragging when using alignment (@Squagward)