Blood Magic

Blood Magic

90M Downloads

Pass FakePlayer to canSilkHarvest

josephcsible opened this issue ยท 0 comments

commented

if (!isBlockClaimed && isSilkTouch && block.canSilkHarvest(world, newPos, state, null)) {

Can you pass a FakePlayer here instead of null?