Closed SquidDev closed 7 years ago
As used in the tool manipulator, ItemBlock.canPlaceBlockOnSide is a client only method. Replacing it with this code should fix this issue.
ItemBlock.canPlaceBlockOnSide
As used in the tool manipulator,
ItemBlock.canPlaceBlockOnSide
is a client only method. Replacing it with this code should fix this issue.