Class PlaceBlockInteraction


public class PlaceBlockInteraction extends SimpleInteraction
  • Field Details

    • NULLABLE_BIT_FIELD_SIZE

      public static final int NULLABLE_BIT_FIELD_SIZE
      See Also:
    • FIXED_BLOCK_SIZE

      public static final int FIXED_BLOCK_SIZE
      See Also:
    • VARIABLE_FIELD_COUNT

      public static final int VARIABLE_FIELD_COUNT
      See Also:
    • VARIABLE_BLOCK_START

      public static final int VARIABLE_BLOCK_START
      See Also:
    • MAX_SIZE

      public static final int MAX_SIZE
      See Also:
    • blockId

      public int blockId
    • removeItemInHand

      public boolean removeItemInHand
    • allowDragPlacement

      public boolean allowDragPlacement
  • Constructor Details

  • Method Details