public class TapeMeasures
extends java.lang.Object
Constructor and Description |
---|
TapeMeasures() |
Modifier and Type | Method and Description |
---|---|
void |
addMeasure(BitLocation a,
BitLocation b,
IToolMode chMode,
net.minecraft.item.ItemStack itemStack) |
void |
clear() |
void |
render(float partialTicks) |
void |
setPreviewMeasure(BitLocation a,
BitLocation b,
IToolMode chMode,
net.minecraft.item.ItemStack itemStack) |
public void clear()
public void setPreviewMeasure(BitLocation a, BitLocation b, IToolMode chMode, net.minecraft.item.ItemStack itemStack)
public void addMeasure(BitLocation a, BitLocation b, IToolMode chMode, net.minecraft.item.ItemStack itemStack)
public void render(float partialTicks)