public class UltraSpaceAggressionTweak extends java.lang.Object implements SpawningTweak
Constructor and Description |
---|
UltraSpaceAggressionTweak() |
Modifier and Type | Method and Description |
---|---|
void |
doTweak(AbstractSpawner spawner,
SpawnAction<? extends net.minecraft.entity.Entity> action)
Performs the tweak to the given spawn action or its entity.
|
public void doTweak(AbstractSpawner spawner, SpawnAction<? extends net.minecraft.entity.Entity> action)
SpawningTweak
doTweak
in interface SpawningTweak