Commoble/morered

onItemUse mixin is missing important checks before calling getStateForPlacement

Closed this issue · 0 comments

A) need to check context.canPlace() first
B) should also call BlockItem::getBlockItemUseContext to transform the context if needed (after canPlace but before getStateForPlacement)

#9
McJtyMods/XNet#445