Posted July 27, 20196 yr I found Chunk Load and Chunk Save, but is there a specifically Chunk unload event? As in, do chunks ever save without unloading? EDIT: I just realized there's both a ChunkDataEvent and a ChunkEvent, and ChunkEvent has the Load/Unload while ChunkDataEvent has Load/Save.. trying to figure out the difference to see which to use Edited July 27, 20196 yr by stepsword
July 27, 20196 yr 3 hours ago, stepsword said: EDIT: I just realized there's both a ChunkDataEvent and a ChunkEvent, and ChunkEvent has the Load/Unload while ChunkDataEvent has Load/Save.. trying to figure out the difference to see which to use You should use ChunkEvent.Load/Unload. Save and load are meant to deal specifically with data. VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.