Interface IMultiType<M extends IMulti<? super M>>
public interface IMultiType<M extends IMulti<? super M>>
An enclosed cuboid Multi-Block.
-
Method Summary
Modifier and TypeMethodDescriptioncom.simibubi.create.foundation.blockEntity.behaviour.BehaviourType<? extends MultiBehaviour<? extends M>> booleanWhether theIMultican be moved as a whole by Create machinery.
-
Method Details
-
getBehaviourType
com.simibubi.create.foundation.blockEntity.behaviour.BehaviourType<? extends MultiBehaviour<? extends M>> getBehaviourType() -
isMoveable
boolean isMoveable()
-