3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-11-17 13:30:06 +01:00
Paper/src
feildmaster aa92f0e313 Update CreatureSpawner.setSpawnedType(EntityType) to 1.3
They can spawn any valid entities now. What is a "valid" entity? A "valid" entity is an EntityType with a non-null getName(). (for example: PRIMED_TNT, FALLING_BLOCK)
2012-08-12 14:11:36 -05:00
..
main Update CreatureSpawner.setSpawnedType(EntityType) to 1.3 2012-08-12 14:11:36 -05:00
test/java/org/bukkit Add test for WorldType's 2012-08-02 09:10:15 -05:00