Class TrackBlockOutline
java.lang.Object
com.simibubi.create.content.logistics.trains.track.TrackBlockOutline
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic WorldAttached<Map<net.minecraft.core.BlockPos,TrackTileEntity>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddrawCurveSelection(com.mojang.blaze3d.vertex.PoseStack ms, net.minecraft.client.renderer.MultiBufferSource buffer) static voiddrawCustomBlockSelection(net.minecraftforge.client.event.DrawSelectionEvent.HighlightBlock event) static void
-
Field Details
-
TRACKS_WITH_TURNS
-
result
-
-
Constructor Details
-
TrackBlockOutline
public TrackBlockOutline()
-
-
Method Details
-
pickCurves
public static void pickCurves() -
drawCurveSelection
public static void drawCurveSelection(com.mojang.blaze3d.vertex.PoseStack ms, net.minecraft.client.renderer.MultiBufferSource buffer) -
drawCustomBlockSelection
public static void drawCustomBlockSelection(net.minecraftforge.client.event.DrawSelectionEvent.HighlightBlock event)
-