public class ScrollValueRenderer
extends java.lang.Object
| Constructor and Description |
|---|
ScrollValueRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
addBox(net.minecraft.client.world.ClientWorld world,
net.minecraft.util.math.BlockPos pos,
net.minecraft.util.Direction face,
ScrollValueBehaviour behaviour,
boolean highlight) |
static void |
tick() |
public static void tick()
protected static void addBox(net.minecraft.client.world.ClientWorld world,
net.minecraft.util.math.BlockPos pos,
net.minecraft.util.Direction face,
ScrollValueBehaviour behaviour,
boolean highlight)