MCMultiPart

MCMultiPart

42M Downloads

ItemBlock#onItemUse called before Block#onBlockActivated

raoulvdberge opened this issue ยท 2 comments

commented

From IRC:

<raoulvdberge> so, for blocks that use the stack wrapper (probably incorrect but you get my point), if you use them, ItemBlock#onItemUse is called BEFORE Block#onBlockActivated
<raoulvdberge> so if you left click a RS cable on a grid for example, it will place the cable instead of opening the grid gui

On MCMP 2.

commented

Duplicate of #73 I think. Looks like the same issue

commented

Whoops, I'm an idiot.