ForgePatch/src/test/java/net/minecraftforge/debug/client/rendering
David Quintana 93c00b67d9
Implement feature for mods to define new world types (#7448)
* Mods can now register world types via a new forge registry, and optionally register a settings screen to tweak them.
  * The default world type for dedicated servers and singleplayer world creation is configurable via forge's common config.
2020-11-28 00:57:15 +01:00
..
NameplateRenderingEventTest.java Update forge mappings to 20201028-1.16.3 (#7435) 2020-10-29 01:11:57 +01:00
RenderLocalPlayerTest.java Implement feature for mods to define new world types (#7448) 2020-11-28 00:57:15 +01:00
StencilEnableTest.java Redo event dispatch, removes a bunch of nonsense, and tries to integrate with the vanilla CF system where possible 2020-08-30 21:39:06 -04:00
package-info.java Update copyright year to 2020. 2020-07-02 19:49:11 +02:00