yarn/mappings/net/minecraft/client
Juuxel d9a890e5dc Fix various issues (#966)
* Fix various issues

Fixed TextRenderer.draw parameter names. Closes #965.
RabbitEntity.method_20669 -> canSpawn. Closes #956.
Block/Fluid.stateFactory + getters -> stateManager. Closes #957.
MinecraftServer.advancementManager + getter -> advancementLoader.
ServerPlayerEntity.advancementManager + getter -> advancementTracker.
Closes #960.
PlayerManager.getAdvancementManager -> getAdvancementTracker.
PlayerManager.advancementManagerMap -> advancementTrackers.
Fixed typo in StatePredicate.test param name (sate -> state).

* PlayerManager.advancementManagerMap -> advancementTrackers

* liach's suggestion
2019-11-19 14:22:22 +00:00
..
block The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
color 19w45a 2019-11-07 19:37:31 +00:00
font Fix various issues (#966) 2019-11-19 14:22:22 +00:00
gl 19w46a 2019-11-13 17:34:56 +00:00
gui 19w46b 2019-11-14 14:49:10 +00:00
input A few client mappings (#833) 2019-09-01 16:22:10 +01:00
item The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
main A few client mappings (#833) 2019-09-01 16:22:10 +01:00
model New vector and direction methods (#961) 2019-11-18 11:36:11 +00:00
network Map biome color cache stuff and matrixstack pop (#945) 2019-11-09 19:08:42 +00:00
options Mapped all top-level classes (#934) 2019-11-02 21:51:27 +00:00
particle 19w45a 2019-11-07 19:37:31 +00:00
recipe/book Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00
render Rename the body parts to be more descriptive (#950) 2019-11-18 13:11:10 +00:00
resource 19w45a 2019-11-07 19:37:31 +00:00
search A few client mappings (#833) 2019-09-01 16:22:10 +01:00
sound 19w45a 2019-11-07 19:37:31 +00:00
texture Mapped PlayerSkinTexture (#962) 2019-11-18 11:35:41 +00:00
toast Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00
tutorial 19w36a 2019-09-05 10:54:58 +01:00
util New vector and direction methods (#961) 2019-11-18 11:36:11 +00:00
world Map biome color cache stuff and matrixstack pop (#945) 2019-11-09 19:08:42 +00:00
ClientGameSession.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
Keyboard.mapping Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00
MinecraftClient.mapping Refactor rendering (#930) 2019-11-07 18:03:04 +00:00
MinecraftClientGame.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
Mouse.mapping 19w42a rendering and layers etc (#917) 2019-10-30 16:15:03 +00:00
RunArgs.mapping Refactor rendering (#930) 2019-11-07 18:03:04 +00:00
WindowEventHandler.mapping 19w39a 2019-09-27 17:23:24 +01:00
WindowSettings.mapping Mapped lots of random things (#794) 2019-07-31 15:20:12 +01:00