Class | Description |
---|---|
AbstractReplacementLogic |
Abstract implementation oft he spawn replacement logic interface containing the ID
|
BeeReplacementLogic |
Handles bee replacement
|
NoReplacementLogic |
For not replacing the entity at all
|
SimpleReplacementLogic |
A simple list used where every element has equal weight
|
TrainerReplacementLogic |
Replaces the entity with a trainer
|
VillagerReplacementLogic |
Replaces the entity randomly with a quest giver or trainer
|