public final class MinecraftVersionMeta.Rule
extends java.lang.Object
| Constructor and Description |
|---|
Rule() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
appliesToOS() |
java.lang.String |
getAction() |
MinecraftVersionMeta.OS |
getOS() |
boolean |
isAllowed() |
public boolean appliesToOS()
public boolean isAllowed()
public java.lang.String getAction()
public MinecraftVersionMeta.OS getOS()