Class TrackNode
java.lang.Object
com.simibubi.create.content.logistics.trains.TrackNode
-
Constructor Summary
ConstructorsConstructorDescriptionTrackNode(TrackNodeLocation location, int netId, net.minecraft.world.phys.Vec3 normal) -
Method Summary
-
Constructor Details
-
TrackNode
-
-
Method Details
-
getLocation
-
getNetId
public int getNetId() -
getNormal
public net.minecraft.world.phys.Vec3 getNormal()
-