diff --git a/src/main/java/api/hbm/redstoneoverradio/IRORInteractive.java b/src/main/java/api/hbm/redstoneoverradio/IRORInteractive.java index 821fc8598..a05b280c9 100644 --- a/src/main/java/api/hbm/redstoneoverradio/IRORInteractive.java +++ b/src/main/java/api/hbm/redstoneoverradio/IRORInteractive.java @@ -8,6 +8,7 @@ public interface IRORInteractive extends IRORInfo { public static String EX_NULL = "Exception: Null Command"; public static String EX_NAME = "Exception: Multiple Name Separators"; + /** Runs a function on the ROR component, usually causing the component to change or do something. Returns are optional. */ public Object runRORFunction(String name, String[] params); /** Extracts the command name from a full command string */ diff --git a/src/main/java/api/hbm/redstoneoverradio/IRORValueProvider.java b/src/main/java/api/hbm/redstoneoverradio/IRORValueProvider.java index 26e615c6b..297882c31 100644 --- a/src/main/java/api/hbm/redstoneoverradio/IRORValueProvider.java +++ b/src/main/java/api/hbm/redstoneoverradio/IRORValueProvider.java @@ -2,5 +2,6 @@ package api.hbm.redstoneoverradio; public interface IRORValueProvider extends IRORInfo { + /** Grabs the specified value from this ROR component, operations should not cause any changes with the component itself */ public Object provideRORValue(String name); } diff --git a/src/main/java/api/hbm/redstoneoverradio/package-info.java b/src/main/java/api/hbm/redstoneoverradio/package-info.java index ef1d4eaad..425d8e629 100644 --- a/src/main/java/api/hbm/redstoneoverradio/package-info.java +++ b/src/main/java/api/hbm/redstoneoverradio/package-info.java @@ -6,17 +6,41 @@ package api.hbm.redstoneoverradio; /* - __ __ __ _______ ________ __ __ __ __ ______ __ - /_/| /_/\ /_/| /______/\ /_______/| /_/| /_/| /_/|_____ /_/| /_____/| /_/| -| || | \\ | || | ___ \\ | ______|/ | ||| || | |/_____| || |___ || | || -| || | \ \\ | || | | \ \\ | ||___ | |/| |/ | ______ || /__| || | ||__ -| || | |\ \\| || | | \ || | |/__/| \ // | |/_____| || | ___|/ | |/_/| -| || | ||\ \| || | | | || | ____|/ >