Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
391c3df71f
Replace Does It Tick with modified jar which explicitly checks if an entity that 'shouldAlwaysTick' (is on the entity whitelist) is an enderman and is in the overworld, if so, it will not early return true unlike normal entity whitelist logic but instead do nothing and let the rest of the checks run to determine whether it should tick
e2d3fb67cd
Merge pull request 'Update 1.0.26-1' (#23) from develop into main
4d730d38f7
Fix Pufferfish Skills issue due to Create making a FakePlayer on saving of PersistentState objects causing Pufferfish Skills to modify the hashmap while minecraft is iterating over the map
4d730d38f7
Fix Pufferfish Skills issue due to Create making a FakePlayer on saving of PersistentState objects causing Pufferfish Skills to modify the hashmap while minecraft is iterating over the map