public static interface BlockMovementChecks.NotSupportiveCheck
| Modifier and Type | Method and Description |
|---|---|
BlockMovementChecks.CheckResult |
isNotSupportive(net.minecraft.block.BlockState state,
net.minecraft.util.Direction direction)
Non-Supportive blocks will not continue a chain of blocks picked up by e.g.
|
BlockMovementChecks.CheckResult isNotSupportive(net.minecraft.block.BlockState state, net.minecraft.util.Direction direction)