Package com.kamikazejam.kamicommon.item.patch


package com.kamikazejam.kamicommon.item.patch
  • Class
    Description
     
     
    Represents the type of operation to be performed in a patch.

    VALUES:
    - ADD: Adds a new element or modifies an existing one.
    - REMOVE: Removes an existing element.