public abstract class AbstractReplacementLogic extends java.lang.Object implements SpawnReplacementLogic
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
id |
Constructor and Description |
---|
AbstractReplacementLogic(java.lang.String id) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId()
The ID to be used for identification in the datapacks
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
read, replaceSpawn
public java.lang.String getId()
SpawnReplacementLogic
getId
in interface SpawnReplacementLogic