Posted November 23, 201311 yr Hey guys! Firstly, thanks for all the support in the past, I humbly come once again to ask for advice. I am busy working on a little exchange table system, I am trying to limit the objects that can go into the slots though. To do this, I am using the isItemValidForSlot method, it doesn't seem to be called though. Could you guys provide some help/insight please? The TileEntity, Container and Gui classes https://github.com/countnoobula/AlchemyTrader/blob/20d072a706db0175121686d1c1d5915f941b0f96/src/com/nightfallstudios/alchemytrader/tileentities/TileEntityExchangeTable.java https://github.com/countnoobula/AlchemyTrader/blob/20d072a706db0175121686d1c1d5915f941b0f96/src/com/nightfallstudios/alchemytrader/gui/GuiExchangeTable.java https://github.com/countnoobula/AlchemyTrader/blob/20d072a706db0175121686d1c1d5915f941b0f96/src/com/nightfallstudios/alchemytrader/containers/ContainerExchangeTable.java
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.