Class ScrollValueRenderer
java.lang.Object
com.simibubi.create.foundation.tileEntity.behaviour.scrollvalue.ScrollValueRenderer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static voidaddBox(net.minecraft.client.multiplayer.ClientLevel world, net.minecraft.core.BlockPos pos, net.minecraft.core.Direction face, ScrollValueBehaviour behaviour, boolean highlight) static voidtick()
-
Constructor Details
-
ScrollValueRenderer
public ScrollValueRenderer()
-
-
Method Details
-
tick
public static void tick() -
addBox
protected static void addBox(net.minecraft.client.multiplayer.ClientLevel world, net.minecraft.core.BlockPos pos, net.minecraft.core.Direction face, ScrollValueBehaviour behaviour, boolean highlight)
-