Skip to content
This repository has been archived by the owner on Dec 28, 2021. It is now read-only.

Commit

Permalink
Undeprecate Player#updateInventory()V
Browse files Browse the repository at this point in the history
  • Loading branch information
mcy authored and SpigotMC committed Sep 4, 2014
1 parent 14ece5f commit 652a9ef
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/main/java/org/bukkit/entity/Player.java
Original file line number Diff line number Diff line change
Expand Up @@ -333,10 +333,8 @@ public interface Player extends HumanEntity, Conversable, CommandSender, Offline
/**
* Forces an update of the player's entire inventory.
*
* @deprecated This method should not be relied upon as it is a temporary
* work-around for a larger, more complicated issue.
*/
@Deprecated
//@Deprecated // Spigot - undeprecate
public void updateInventory();

/**
Expand Down

7 comments on commit 652a9ef

@solbjorg
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ABOUT TIME

@solbjorg
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GOOD

@VapidLinus
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TOOK FAR TOO LONG

@VapidLinus
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

THANK YOU MR DRXOR

@solbjorg
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DRXOR <3

@literalplus
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Xor fans unite in #xorfans on irc.spi.gt!

@zachbr
Copy link

@zachbr zachbr commented on 652a9ef Nov 30, 2014

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

XOROX

Please sign in to comment.