public class CenteredSideValueBoxTransform extends ValueBoxTransform.Sided
ValueBoxTransform.Dual, ValueBoxTransform.Sideddirectionscale| Constructor and Description |
|---|
CenteredSideValueBoxTransform() |
CenteredSideValueBoxTransform(java.util.function.BiPredicate<net.minecraft.block.BlockState,net.minecraft.util.Direction> allowedDirections) |
| Modifier and Type | Method and Description |
|---|---|
protected net.minecraft.util.math.vector.Vector3d |
getSouthLocation() |
protected boolean |
isSideActive(net.minecraft.block.BlockState state,
net.minecraft.util.Direction direction) |
fromSide, getLocalOffset, getSide, rotate, shouldRender, testHitgetFontScale, getScale, rotateHorizontally, transformpublic CenteredSideValueBoxTransform()
public CenteredSideValueBoxTransform(java.util.function.BiPredicate<net.minecraft.block.BlockState,net.minecraft.util.Direction> allowedDirections)
protected net.minecraft.util.math.vector.Vector3d getSouthLocation()
getSouthLocation in class ValueBoxTransform.Sidedprotected boolean isSideActive(net.minecraft.block.BlockState state,
net.minecraft.util.Direction direction)
isSideActive in class ValueBoxTransform.Sided