Package purplecreate.tramways.util
Class MovementBehaviourUtil
java.lang.Object
purplecreate.tramways.util.MovementBehaviourUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
withCarriage
(com.simibubi.create.content.contraptions.behaviour.MovementContext ctx, Consumer<com.simibubi.create.content.trains.entity.Carriage> callback)
-
Constructor Details
-
MovementBehaviourUtil
public MovementBehaviourUtil()
-
-
Method Details
-
withCarriage
public static void withCarriage(com.simibubi.create.content.contraptions.behaviour.MovementContext ctx, Consumer<com.simibubi.create.content.trains.entity.Carriage> callback)
-