Class MultipartProperties.RedstonePowerProperty

java.lang.Object
alexiil.mc.lib.multipart.api.property.MultipartProperty<java.lang.Integer>
alexiil.mc.lib.multipart.api.property.MultipartProperty.IntegerBoundProperty
alexiil.mc.lib.multipart.api.property.MultipartProperties.RedstonePowerProperty
Direct Known Subclasses:
MultipartProperties.StrongRedstonePowerProperty, MultipartProperties.WeakRedstonePowerProperty
Enclosing class:
MultipartProperties

public abstract static class MultipartProperties.RedstonePowerProperty
extends MultipartProperty.IntegerBoundProperty
  • Field Details

    • side

      public final net.minecraft.util.math.Direction side
  • Constructor Details

    • RedstonePowerProperty

      public RedstonePowerProperty​(java.lang.String preText, net.minecraft.util.math.Direction side)