Oops
This commit is contained in:
parent
295310b603
commit
a757659d68
|
|
@ -75,8 +75,6 @@ public class ItemTile extends Item
|
||||||
if (istack != null)
|
if (istack != null)
|
||||||
return istack.getDisplayName();
|
return istack.getDisplayName();
|
||||||
}
|
}
|
||||||
|
|
||||||
return getItemStack(stack).getDisplayName();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
return "";
|
return "";
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user