public class FunnelFilterSlotPositioning extends ValueBoxTransform.Sided
ValueBoxTransform.Dual, ValueBoxTransform.Sideddirectionscale| Constructor and Description |
|---|
FunnelFilterSlotPositioning() |
| Modifier and Type | Method and Description |
|---|---|
protected net.minecraft.util.math.vector.Vector3d |
getLocalOffset(net.minecraft.block.BlockState state) |
protected net.minecraft.util.math.vector.Vector3d |
getSouthLocation() |
protected boolean |
isSideActive(net.minecraft.block.BlockState state,
net.minecraft.util.Direction direction) |
protected void |
rotate(net.minecraft.block.BlockState state,
com.mojang.blaze3d.matrix.MatrixStack ms) |
fromSide, getSide, shouldRender, testHitgetFontScale, getScale, rotateHorizontally, transformprotected 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.Sidedprotected boolean isSideActive(net.minecraft.block.BlockState state,
net.minecraft.util.Direction direction)
isSideActive in class ValueBoxTransform.Sidedprotected net.minecraft.util.math.vector.Vector3d getSouthLocation()
getSouthLocation in class ValueBoxTransform.Sided