File Details
pullup-fabric-1.18.2-0.0.3.jar
- A
- Nov 14, 2022
- 1021.07 KB
- 13
- 1.18.2
- Fabric
File Name
pullup-fabric-1.18.2-0.0.3.jar
Supported Versions
- 1.18.2
Curse Maven Snippet
Fix issue #1 iteration conflict
Caused by: unsafe removal in ServerPlayerEntityMixin#tick this.trigger.remove(id).
Handle: now triggers will be updated via flag ServerPlayerEntityMixin#isCleared and ConditionTrigger#shouldClear before iteration of ServerPlayerEntityMixin#triggers

