Skip to content

Commit

Permalink
Remove outdated doc
Browse files Browse the repository at this point in the history
  • Loading branch information
StavWasPlayZ committed Aug 3, 2023
1 parent d3023a9 commit f0dfc3c
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,6 @@

public abstract class AbstractInstrumentBlock extends BaseEntityBlock {

/**
* @param onOpenRequest A server-side event fired when the player has requested to interact
* with the instrument.
* It should should send a packet to the given player for opening this instrument's screen.
*/
public AbstractInstrumentBlock(Properties pProperties) {
super(pProperties);

Expand Down

0 comments on commit f0dfc3c

Please sign in to comment.