-
Bug
-
Resolution: Invalid
-
None
-
Minecraft 1.8.9
-
Unconfirmed
Internally MinSpawnDelay, MaxSpawnDelay and Delay are stored as integers, however they are saved as short values to the NBT data.
(They can be found in the /Client/src/net/minecraft/tileentity/MobSpawnerBaseLogic.java class (MCP 1.8 names))
(This might not affect 1.8.9)
- relates to
-
MC-35127 Wrong NBT TAG Type for fallTime in FallingSand Entities
- Resolved