mirror of
https://github.com/eaglerforge/EaglerForgeInjector
synced 2025-07-22 21:51:17 -09:00
Push code and doc fixes
This commit is contained in:
parent
89578baa49
commit
97f3043350
@ -42,8 +42,10 @@ Events broadcast data for use in mods.
|
||||
- `frame`:
|
||||
- Called just when a frame is rendered on the client.
|
||||
- Event object is blank.
|
||||
|
||||
|
||||
- `render`:
|
||||
- Called when 3D is rendered.
|
||||
- Event object is has one property:
|
||||
- `partialTicks`: number representing the fraction of ticks passed at this frame.
|
||||
### Server Side Events
|
||||
Can only be used in the context of the dedicated server. More: [DedicatedServerDocumentation](dedicatedserver.md)
|
||||
- `serverstart`:
|
||||
|
83
examplemods/render_arbitrary_highpolyskin.js
Normal file
83
examplemods/render_arbitrary_highpolyskin.js
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user