Class MultipartProperties
java.lang.Object
alexiil.mc.lib.multipart.api.property.MultipartProperties
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static final class
static final class
-
Field Summary
Modifier and TypeFieldDescriptionstatic final MultipartProperty<Boolean>
The return value fromAbstractBlock.emitsRedstonePower(BlockState)
static final MultipartProperty<Boolean>
The return value fromAbstractBlock.emitsRedstonePower(BlockState)
static final MultipartProperty<Integer>
The amount of light that a multiblock is emitting. -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
LIGHT_VALUE
The amount of light that a multiblock is emitting. Range 0-15 (inclusive) -
CAN_EMIT_REDSTONE
The return value fromAbstractBlock.emitsRedstonePower(BlockState)
-
CAN_BE_WATERLOGGED
The return value fromAbstractBlock.emitsRedstonePower(BlockState)
-
-
Method Details
-
getStrongRedstonePower
public static MultipartProperties.StrongRedstonePowerProperty getStrongRedstonePower(Direction side) -
getWeakRedstonePower
-