MCPcopy Create free account
hub / github.com/Syncleus/aparapi / getShortDescription

Method getShortDescription

src/main/java/com/aparapi/device/Device.java:103–103  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

101 };
102
103 public abstract String getShortDescription();
104
105 public TYPE getType() {
106 return type;

Calls

no outgoing calls