Class StationTrainPresenceEvent
java.lang.Object
com.simibubi.create.compat.computercraft.events.StationTrainPresenceEvent
- All Implemented Interfaces:
ComputerEvent
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionStationTrainPresenceEvent(StationTrainPresenceEvent.Type type, @NotNull Train train) -
Method Summary
-
Field Details
-
type
-
train
-
-
Constructor Details
-
StationTrainPresenceEvent
public StationTrainPresenceEvent(StationTrainPresenceEvent.Type type, @NotNull @NotNull Train train)
-