Class AllArmInteractionPointTypes.JukeboxPoint

Enclosing class:
AllArmInteractionPointTypes

public static class AllArmInteractionPointTypes.JukeboxPoint extends AllArmInteractionPointTypes.TopFaceArmInteractionPoint
  • Constructor Details

    • JukeboxPoint

      public JukeboxPoint(ArmInteractionPointType type, net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state)
  • Method Details

    • getSlotCount

      public int getSlotCount()
      Overrides:
      getSlotCount in class ArmInteractionPoint
    • insert

      public net.minecraft.world.item.ItemStack insert(net.minecraft.world.item.ItemStack stack, boolean simulate)
      Overrides:
      insert in class ArmInteractionPoint
    • extract

      public net.minecraft.world.item.ItemStack extract(int slot, int amount, boolean simulate)
      Overrides:
      extract in class ArmInteractionPoint