Class ArmInteractionPoint.BlazeBurner

java.lang.Object
com.simibubi.create.content.logistics.block.mechanicalArm.ArmInteractionPoint
com.simibubi.create.content.logistics.block.mechanicalArm.ArmInteractionPoint.BlazeBurner
Enclosing class:
ArmInteractionPoint

public static class ArmInteractionPoint.BlazeBurner extends ArmInteractionPoint
  • Constructor Details

    • BlazeBurner

      public BlazeBurner()
  • Method Details

    • isValid

      protected boolean isValid(net.minecraft.world.level.BlockGetter reader, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state)
      Specified by:
      isValid in class ArmInteractionPoint
    • extract

      protected net.minecraft.world.item.ItemStack extract(net.minecraft.world.level.Level world, int slot, int amount, boolean simulate)
      Overrides:
      extract in class ArmInteractionPoint
    • insert

      protected net.minecraft.world.item.ItemStack insert(net.minecraft.world.level.Level world, net.minecraft.world.item.ItemStack stack, boolean simulate)
      Overrides:
      insert in class ArmInteractionPoint
    • cycleMode

      protected void cycleMode()
      Overrides:
      cycleMode in class ArmInteractionPoint