Class ChainConveyorShape.ChainConveyorBB

java.lang.Object
com.simibubi.create.content.kinetics.chainConveyor.ChainConveyorShape
com.simibubi.create.content.kinetics.chainConveyor.ChainConveyorShape.ChainConveyorBB
Enclosing class:
ChainConveyorShape

public static class ChainConveyorShape.ChainConveyorBB extends ChainConveyorShape
  • Constructor Details

    • ChainConveyorBB

      public ChainConveyorBB(net.minecraft.world.phys.Vec3 center)
  • Method Details

    • intersect

      public net.minecraft.world.phys.Vec3 intersect(net.minecraft.world.phys.Vec3 from, net.minecraft.world.phys.Vec3 to)
      Specified by:
      intersect in class ChainConveyorShape
    • drawOutline

      public void drawOutline(net.minecraft.core.BlockPos anchor, com.mojang.blaze3d.vertex.PoseStack ms, com.mojang.blaze3d.vertex.VertexConsumer vb)
      Specified by:
      drawOutline in class ChainConveyorShape
    • getChainPosition

      public float getChainPosition(net.minecraft.world.phys.Vec3 intersection)
      Specified by:
      getChainPosition in class ChainConveyorShape
    • getVec

      public net.minecraft.world.phys.Vec3 getVec(net.minecraft.core.BlockPos anchor, float position)
      Specified by:
      getVec in class ChainConveyorShape