I made a mod which can open a remote TileEntity (previously right-clicked) and you can have full interaction with it. But a lot of them like Furnaces and Workbenches have a function that checks for player position called isUsableByPlayer(EntityPlayer player), I want to make it return true, however I cannot override a vanilla class so, what how can I fix this?
Thank you, Alvaro.