Package com.simibubi.create.api.contraption
package com.simibubi.create.api.contraption
-
ClassDescriptionProvides several interfaces that can define the behavior of blocks when mounting onto contraptions:
BlockMovementChecks.MovementNecessaryCheckBlockMovementChecks.MovementAllowedCheckBlockMovementChecks.BrittleCheckBlockMovementChecks.AttachedCheckBlockMovementChecks.NotSupportiveCheckSee each one for details.Defines whether a block is movable by contraptions.Interface that may optionally be implemented on a Block implementation which will be queried instead of the registry.