yarn/mappings/net/minecraft/client/render
Deximus-Maximus 2fbbb01395
Misc. Issue Resolution (#1401)
* PlayerAbilitiesS2CPacket.fovModifier -> walkSpeed (#1392)

* GameJoinS2CPacket seed -> sha256Seed (#1360)

* checkBlockRerender -> scheduleBlockRerenderIfNecessary (#1332)

* StatusEffectType -> StatusEffectCategory (#1036)
StatusEffect -> StatusEffectType
StatusEfectInstance -> StatusEffect
(and related names)

* SettingsScreen -> OptionsScreen (#787)
AccessibilityScreen -> AccessibilityOptionsScreen
Moved OptionsScreen to options package with all the other options screens

* Finishes making maximum/minimum -> max/min (#672)
(the ones in TreeDecoratorConfig as they have no postfix)

DefaultBiomeFeatures moved to world/gen/feature from world/biome (#667)

* fix missing file

* Revert "StatusEffectType -> StatusEffectCategory (#1036)"

This reverts commit 07f887a3d2.

* fix capitalization

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Update mappings/net/minecraft/client/render/WorldRenderer.mapping

Co-authored-by: Joseph Burton <burtonjae@hotmail.co.uk>

* Update mappings/net/minecraft/client/render/WorldRenderer.mapping

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Update mappings/net/minecraft/client/render/WorldRenderer.mapping

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Update mappings/net/minecraft/world/World.mapping

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
Co-authored-by: Joseph Burton <burtonjae@hotmail.co.uk>
2020-05-30 19:31:17 +01:00
..
block block entity mappings (#1237) 2020-04-01 02:02:51 +01:00
chunk 20w17a 2020-04-22 16:59:47 +01:00
debug 20w22a 2020-05-29 14:31:34 +01:00
entity Lots of entity mappings (#1322) 2020-05-06 21:49:35 +01:00
item Bring back the parameters (#1307) 2020-05-02 13:31:02 +01:00
model 20w20a 2020-05-13 18:06:00 +01:00
BackgroundRenderer.mapping 20w20a mappings (#1353) 2020-05-20 22:57:06 +01:00
BlockBreakingInfo.mapping 19w42a rendering and layers etc (#917) 2019-10-30 16:15:03 +00:00
BufferBuilder.mapping Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
BufferBuilderStorage.mapping Some stuff for 1.15 pre 1 and pre2 (#980) 2019-11-25 20:12:08 +00:00
BufferRenderer.mapping Refactor rendering (#930) 2019-11-07 18:03:04 +00:00
BufferVertexConsumer.mapping 19w41a 2019-10-09 18:17:26 +01:00
BuiltChunkStorage.mapping Refactor rendering (#930) 2019-11-07 18:03:04 +00:00
Camera.mapping 1.15 pre4 1 (#994) 2019-12-04 23:00:17 +00:00
DiffuseLighting.mapping FirstPersonRenderer -> HeldItemRenderer (#991) 2019-12-08 18:08:24 +00:00
FixedColorVertexConsumer.mapping 19w42a rendering and layers etc (#917) 2019-10-30 16:15:03 +00:00
FpsSmoother.mapping pre3 new classes (#989) 2019-11-29 20:40:18 +00:00
Frustum.mapping 19w42a rendering and layers etc (#917) 2019-10-30 16:15:03 +00:00
GameRenderer.mapping small things (#1130) 2020-02-22 23:05:53 +00:00
LightmapTextureManager.mapping Some stuff for 1.15 pre 1 and pre2 (#980) 2019-11-25 20:12:08 +00:00
OutlineVertexConsumerProvider.mapping 2 df classes and some render layer stuff (#1065) 2020-01-19 18:01:29 +00:00
OverlayTexture.mapping More rendering mappings (#986) 2019-12-02 13:47:40 +00:00
RenderLayer.mapping Pick up rendering stuff and dragon stuff (#1163) 2020-03-11 15:09:33 +00:00
RenderLayers.mapping 20w22a 2020-05-29 14:31:34 +01:00
RenderPhase.mapping Eliminate all unmapped classes from yarn (#1135) 2020-02-28 18:28:02 +00:00
RenderTickCounter.mapping 20w06a 2020-02-05 17:27:03 +00:00
SkyProperties.mapping 20w22a 2020-05-29 14:31:34 +01:00
SpriteTexturedVertexConsumer.mapping Some stuff for 1.15 pre 1 and pre2 (#980) 2019-11-25 20:12:08 +00:00
Tessellator.mapping Refactor rendering (#930) 2019-11-07 18:03:04 +00:00
TexturedRenderLayers.mapping 20w06a 2020-02-05 17:27:03 +00:00
TransformingVertexConsumer.mapping 19w46a 2019-11-13 17:34:56 +00:00
VertexConsumer.mapping More rendering mappings (#986) 2019-12-02 13:47:40 +00:00
VertexConsumerProvider.mapping Fix VertexConsumerProvider parameters (#1029) 2019-12-27 10:48:54 +00:00
VertexConsumers.mapping Update enigma for Javadoc support. 2019-12-02 13:55:18 +00:00
VertexFormat.mapping 19w42a rendering and layers etc (#917) 2019-10-30 16:15:03 +00:00
VertexFormatElement.mapping 20w10a 2020-03-04 20:22:46 +00:00
VertexFormats.mapping Refactor rendering (#930) 2019-11-07 18:03:04 +00:00
WorldRenderer.mapping Misc. Issue Resolution (#1401) 2020-05-30 19:31:17 +01:00