public class DrawTrackBuilderSelection
extends java.lang.Object
Constructor and Description |
---|
DrawTrackBuilderSelection() |
Modifier and Type | Method and Description |
---|---|
static void |
drawSelectionBox(net.minecraft.util.math.Vec3d projectedView,
java.util.Collection<net.minecraft.util.math.BlockPos> posList,
float red,
float green,
float blue,
float alpha) |
static void |
onBblockHighlight(net.minecraftforge.client.event.DrawBlockHighlightEvent event) |
public static void onBblockHighlight(net.minecraftforge.client.event.DrawBlockHighlightEvent event)
public static void drawSelectionBox(net.minecraft.util.math.Vec3d projectedView, java.util.Collection<net.minecraft.util.math.BlockPos> posList, float red, float green, float blue, float alpha)