Interface ColossalCogwheelBlock.Position

All Superinterfaces:
net.minecraft.util.StringRepresentable
All Known Implementing Classes:
ColossalCogwheelBlock.Position.Clock, ColossalCogwheelBlock.Position.Type
Enclosing class:
ColossalCogwheelBlock

public static interface ColossalCogwheelBlock.Position extends net.minecraft.util.StringRepresentable
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
     
    static enum 
     

    Nested classes/interfaces inherited from interface net.minecraft.util.StringRepresentable

    net.minecraft.util.StringRepresentable.EnumCodec<E extends Enum<E> & net.minecraft.util.StringRepresentable>, net.minecraft.util.StringRepresentable.StringRepresentableCodec<S extends net.minecraft.util.StringRepresentable>
  • Field Summary

    Fields inherited from interface net.minecraft.util.StringRepresentable

    PRE_BUILT_MAP_THRESHOLD
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static net.minecraft.core.BlockPos
    getRelativeControllerPosition(net.minecraft.core.Direction.Axis axis)
    The BlockPos describing (position of (twelve, middle)) - (center of Cogwheel).

    Methods inherited from interface net.minecraft.util.StringRepresentable

    getSerializedName
  • Method Details

    • getRelativeControllerPosition

      static net.minecraft.core.BlockPos getRelativeControllerPosition(net.minecraft.core.Direction.Axis axis)
      The BlockPos describing (position of (twelve, middle)) - (center of Cogwheel).
      Parameters:
      axis - Orientation of the Cogwheel