Class TrackPlacement
java.lang.Object
com.simibubi.create.content.logistics.trains.track.TrackPlacement
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic TrackPlacement.PlacementInfotryConnect(net.minecraft.world.level.Level level, net.minecraft.world.entity.player.Player player, net.minecraft.core.BlockPos pos2, net.minecraft.world.level.block.state.BlockState state2, net.minecraft.world.item.ItemStack stack, boolean girder, boolean maximiseTurn)
-
Field Details
-
cached
-
-
Constructor Details
-
TrackPlacement
public TrackPlacement()
-
-
Method Details
-
tryConnect
public static TrackPlacement.PlacementInfo tryConnect(net.minecraft.world.level.Level level, net.minecraft.world.entity.player.Player player, net.minecraft.core.BlockPos pos2, net.minecraft.world.level.block.state.BlockState state2, net.minecraft.world.item.ItemStack stack, boolean girder, boolean maximiseTurn) -
clientTick
public static void clientTick()
-