Interface | Description |
---|---|
SpawnDetectionLogic |
Detection logic for replacement for when an entity spawns
|
SpawnReplacementLogic |
Replacement logic for when an entity spawns
|
Class | Description |
---|---|
ReplacementDetectionRegistry |
Registry for custom detection types
|
ReplacementLogicRegistry |
Registry containing all the custom replacement logic types
|
SpawnReplacementRegistry |
Where all the custom replacements are registered/stored (from JSON)
|