Class GaugeVisual.DialFace

java.lang.Object
net.createmod.catnip.data.Pair<dev.engine_room.flywheel.lib.instance.TransformedInstance,dev.engine_room.flywheel.lib.instance.TransformedInstance>
net.createmod.catnip.data.Couple<dev.engine_room.flywheel.lib.instance.TransformedInstance>
com.simibubi.create.content.kinetics.gauge.GaugeVisual.DialFace
All Implemented Interfaces:
Iterable<dev.engine_room.flywheel.lib.instance.TransformedInstance>
Enclosing class:
GaugeVisual

protected class GaugeVisual.DialFace extends net.createmod.catnip.data.Couple<dev.engine_room.flywheel.lib.instance.TransformedInstance>
  • Constructor Summary

    Constructors
    Constructor
    Description
    DialFace(net.minecraft.core.Direction face, dev.engine_room.flywheel.lib.instance.TransformedInstance first, dev.engine_room.flywheel.lib.instance.TransformedInstance second)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected dev.engine_room.flywheel.lib.transform.TransformStack<?>
    rotateToFace(dev.engine_room.flywheel.lib.transform.TransformStack<?> msr)
     

    Methods inherited from class net.createmod.catnip.data.Couple

    both, codec, copy, create, create, createWithContext, deserializeEach, either, forEach, forEachWithContext, forEachWithParams, get, iterator, map, mapNotNull, mapNotNullWithParam, mapWithContext, mapWithParams, replace, replaceWithContext, replaceWithParams, serializeEach, set, stream, streamCodec, swap

    Methods inherited from class net.createmod.catnip.data.Pair

    codec, equals, getFirst, getSecond, hashCode, of, setFirst, setSecond, streamCodec, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface java.lang.Iterable

    spliterator
  • Constructor Details

    • DialFace

      public DialFace(net.minecraft.core.Direction face, dev.engine_room.flywheel.lib.instance.TransformedInstance first, dev.engine_room.flywheel.lib.instance.TransformedInstance second)
  • Method Details

    • rotateToFace

      protected dev.engine_room.flywheel.lib.transform.TransformStack<?> rotateToFace(dev.engine_room.flywheel.lib.transform.TransformStack<?> msr)