Class NixieTubeDisplayTarget
java.lang.Object
com.simibubi.create.content.logistics.block.display.DisplayBehaviour
com.simibubi.create.content.logistics.block.display.target.DisplayTarget
com.simibubi.create.content.logistics.block.display.target.SingleLineDisplayTarget
com.simibubi.create.content.logistics.block.display.target.NixieTubeDisplayTarget
-
Field Summary
Fields inherited from class com.simibubi.create.content.logistics.block.display.DisplayBehaviour
id -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidacceptLine(net.minecraft.network.chat.MutableComponent text, DisplayLinkContext context) net.minecraft.world.phys.AABBgetMultiblockBounds(net.minecraft.world.level.LevelAccessor level, net.minecraft.core.BlockPos pos) protected intgetWidth(DisplayLinkContext context) Methods inherited from class com.simibubi.create.content.logistics.block.display.target.SingleLineDisplayTarget
acceptText, getLineOptionText, provideStatsMethods inherited from class com.simibubi.create.content.logistics.block.display.target.DisplayTarget
isReserved, reserve
-
Constructor Details
-
NixieTubeDisplayTarget
public NixieTubeDisplayTarget()
-
-
Method Details
-
acceptLine
protected void acceptLine(net.minecraft.network.chat.MutableComponent text, DisplayLinkContext context) - Specified by:
acceptLinein classSingleLineDisplayTarget
-
getWidth
- Specified by:
getWidthin classSingleLineDisplayTarget
-
getMultiblockBounds
public net.minecraft.world.phys.AABB getMultiblockBounds(net.minecraft.world.level.LevelAccessor level, net.minecraft.core.BlockPos pos) - Overrides:
getMultiblockBoundsin classDisplayTarget
-