public class CriterionInstance extends java.lang.Object implements ICriterionInstance
Modifier and Type | Field and Description |
---|---|
private ResourceLocation |
criterion |
Constructor and Description |
---|
CriterionInstance(ResourceLocation criterionIn) |
Modifier and Type | Method and Description |
---|---|
ResourceLocation |
getId() |
java.lang.String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
serialize
private final ResourceLocation criterion
public CriterionInstance(ResourceLocation criterionIn)
public ResourceLocation getId()
getId
in interface ICriterionInstance
public java.lang.String toString()
toString
in class java.lang.Object