Class EdgeInteractionBehaviour
java.lang.Object
com.simibubi.create.foundation.blockEntity.behaviour.BlockEntityBehaviour
com.simibubi.create.foundation.blockEntity.behaviour.edgeInteraction.EdgeInteractionBehaviour
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interface -
Field Summary
FieldsFields inherited from class com.simibubi.create.foundation.blockEntity.behaviour.BlockEntityBehaviour
blockEntity -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class com.simibubi.create.foundation.blockEntity.behaviour.BlockEntityBehaviour
destroy, get, get, getPos, getRequiredItems, getWorld, initialize, isSafeNBT, lazyTick, onBlockChanged, onNeighborChanged, read, setLazyTickRate, tick, unload, write, writeSafe
-
Field Details
-
TYPE
-
-
Constructor Details
-
EdgeInteractionBehaviour
public EdgeInteractionBehaviour(SmartBlockEntity be, EdgeInteractionBehaviour.ConnectionCallback callback)
-
-
Method Details
-
connectivity
-
require
-
getType
- Specified by:
getTypein classBlockEntityBehaviour
-