public class DirectionalExtenderScrollOptionSlot extends CenteredSideValueBoxTransform
ValueBoxTransform.Dual, ValueBoxTransform.Sideddirectionscale| Constructor and Description |
|---|
DirectionalExtenderScrollOptionSlot(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 |
getLocalOffset(net.minecraft.block.BlockState state) |
protected void |
rotate(net.minecraft.block.BlockState state,
com.mojang.blaze3d.matrix.MatrixStack ms) |
getSouthLocation, isSideActivefromSide, getSide, shouldRender, testHitgetFontScale, getScale, rotateHorizontally, transformpublic DirectionalExtenderScrollOptionSlot(java.util.function.BiPredicate<net.minecraft.block.BlockState,net.minecraft.util.Direction> allowedDirections)
protected net.minecraft.util.math.vector.Vector3d getLocalOffset(net.minecraft.block.BlockState state)
getLocalOffset in class ValueBoxTransform.Sidedprotected void rotate(net.minecraft.block.BlockState state,
com.mojang.blaze3d.matrix.MatrixStack ms)
rotate in class ValueBoxTransform.Sided