High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies
Go to file
Jake Potrebic 103a5ea12b Don't use level random in entity constructors
Paper makes the entity random thread-safe
and constructing an entity off the main thread
should be supported. Some entities (for whatever
reason) use the level's random in some places.
2022-07-10 14:13:22 -07:00
paper-server Don't use level random in entity constructors 2022-07-10 14:13:22 -07:00