public interface ISpawningTweak
Created by Hiroku
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.
|
void doTweak(AbstractSpawner spawner, SpawnAction<? extends net.minecraft.entity.Entity> action)