mirror of
https://github.com/eaglerforge/EaglerForgeInjector
synced 2025-07-25 07:01:20 -09:00
fix
This commit is contained in:
parent
5f92790825
commit
76ca61ee96
@ -24,5 +24,5 @@ TeaVM allows for writing asynchronous callbacks, which eaglercraft uses for file
|
||||
- Constructing an EntityPlayerMP
|
||||
- Setting blocks in the world in some occasions
|
||||
|
||||
Potential workarounds: This isn't confirmed yet, but there is a probable chance that overriding or patching methods in classes like VFile2 is a viable workaround. (22/09/2024).
|
||||
Potential workarounds: This isn't confirmed yet, but there is a probable chance that overriding or patching methods in classes like VFile2 or PlatformFilesystem is a viable workaround. (22/09/2024).
|
||||
I'll be verifying this is the future and if it is possible, releasing a library for it. (the maybe-library is going to be called AsyncSink if it will exist)
|
Loading…
x
Reference in New Issue
Block a user