Use static fuse in static way.
This commit is contained in:
parent
67226de701
commit
8cac9a9315
4 changed files with 37 additions and 31 deletions
|
@ -37,7 +37,6 @@ public class ContainerDestructoPack extends RebornContainer {
|
|||
private EntityPlayer player;
|
||||
private Inventory inv;
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
public ContainerDestructoPack(EntityPlayer player) {
|
||||
super(null);
|
||||
this.player = player;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue