1.17-pre2
This commit is contained in:
parent
3dfb211309
commit
3e13cdb4a6
2 changed files with 3 additions and 3 deletions
|
@ -40,7 +40,7 @@ public class PlayerInventorySlot extends Slot {
|
|||
}
|
||||
|
||||
@Override
|
||||
public boolean doDrawHoveringEffect() {
|
||||
public boolean isEnabled() {
|
||||
return doDraw;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue