ForgePatch/patches/minecraft/net/minecraft/client/renderer
LexManos ca72710937 Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped.
DimensionType is not unique per Dimension. See DimensionManager for more details.
Vanilla now has a chunk loading system, so Forge's will need to be deprecated/adapted.
2019-02-14 15:08:53 -08:00
..
chunk Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
color Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
entity Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
model Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
texture Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
tileentity Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
vertex Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
ActiveRenderInfo.java.patch Rendering patches (#5262) 2018-12-21 14:45:35 -08:00
BlockFluidRenderer.java.patch Rendering patches (#5262) 2018-12-21 14:45:35 -08:00
BlockModelRenderer.java.patch Rendering patches (#5262) 2018-12-21 14:45:35 -08:00
BlockRendererDispatcher.java.patch Rendering patches (#5262) 2018-12-21 14:45:35 -08:00
BufferBuilder.java.patch Rendering patches (#5262) 2018-12-21 14:45:35 -08:00
ChestRenderer.java.patch Rendering patches (#5262) 2018-12-21 14:45:35 -08:00
FirstPersonRenderer.java.patch Rendering patches (#5262) 2018-12-21 14:45:35 -08:00
FogRenderer.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
GameRenderer.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
InventoryEffectRenderer.java.patch Rendering patches (#5262) 2018-12-21 14:45:35 -08:00
ItemModelMesher.java.patch Rendering patches (#5262) 2018-12-21 14:45:35 -08:00
ItemRenderer.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
LightTexture.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
OpenGlHelper.java.patch Rendering patches (#5262) 2018-12-21 14:45:35 -08:00
WorldRenderer.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
WorldVertexBufferUploader.java.patch Rendering patches (#5262) 2018-12-21 14:45:35 -08:00