public class ScrollOptionBehaviour<E extends java.lang.Enum<E> & INamedIconOptions> extends ScrollValueBehaviour
ScrollValueBehaviour.StepContextscrollableValue, TYPE, valuetileEntity| Constructor and Description |
|---|
ScrollOptionBehaviour(java.lang.Class<E> enum_,
net.minecraft.util.text.ITextComponent label,
SmartTileEntity te,
ValueBoxTransform slot) |
| Modifier and Type | Method and Description |
|---|---|
E |
get() |
between, formatValue, getType, getValue, initialize, isActive, isSafeNBT, moveText, onlyActiveWhen, read, requiresWrench, setLabel, setValue, testHit, tick, withCallback, withClientCallback, withFormatter, withStepFunction, withUnit, writedestroy, destroy, get, get, getPos, getRequiredItems, getWorld, lazyTick, onBlockChanged, onNeighborChanged, remove, setLazyTickRatepublic ScrollOptionBehaviour(java.lang.Class<E> enum_, net.minecraft.util.text.ITextComponent label, SmartTileEntity te, ValueBoxTransform slot)
public E get()