Jump to content

Bug, oversight, or WAI


sequituri

Recommended Posts

I was working on classifying all of the FML and Forge events in the source code. While doing so, I stumbled upon at least one idiosyncrasy that seems anomalous. To wit: ChunkProviderEvent which is defined in net.minecraftforge.event.terraingen package (along with its subclasses), has all of its subclasses fired on the TERRAIN_GEN_BUS bus except InitNoiseField. This last event is fired on the EVENT_BUS bus when it is, in fact, related to Terrain generation.

Unless my Forge is out of date, and this has changed, I think it's probably incorrect, as least paradigmatically.

Could someone clarify?

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.