public static interface BlockMovementChecks.AttachedCheck
| Modifier and Type | Method and Description |
|---|---|
BlockMovementChecks.CheckResult |
isBlockAttachedTowards(net.minecraft.block.BlockState state,
net.minecraft.world.World world,
net.minecraft.util.math.BlockPos pos,
net.minecraft.util.Direction direction)
Attached blocks will move if blocks they are attached to are moved
|
BlockMovementChecks.CheckResult isBlockAttachedTowards(net.minecraft.block.BlockState state, net.minecraft.world.World world, net.minecraft.util.math.BlockPos pos, net.minecraft.util.Direction direction)