yarn/mappings/net/minecraft/client
NeunEinser e375b99270 Entity mappings (#657)
* Entity mapping modifications

* Entity mapping renames

* improvements

* xp -> experience, Snowgolem -> SnowGolem, spitout -> spitOut, lastLeveledUp -> lastPlayedLevelUpSoundTime, missed an instance of targetting

* Rename SnowgolemEntity.mapping to SnowGolemEntity.mapping

Stupid file system doesn't make a difference between cases.

* touchingLava -> inLava, touchLava() - setInLava()

* putOnTopmostSolidBlock -> afterSpawn

* owner -> actor, other improvements

* Actors are evil. Or something.

* Missed some actors, reverted stuff that's now part of #663

* isInfestableBlock -> isInfestable

* getRegularBlock(BlockState) ->fromRegularBlock

Another method with inverse logic in that class.

* use method name from main branch for surface collision
2019-05-07 12:19:00 +01:00
..
audio Removed enum constants were auto mapping works, added them where it does not. (#663) 2019-05-06 17:57:44 +01:00
block 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
color Refactor color classes (#664) 2019-05-05 23:24:22 +01:00
font Removed enum constants were auto mapping works, added them where it does not. (#663) 2019-05-06 17:57:44 +01:00
gl 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
gui Removed enum constants were auto mapping works, added them where it does not. (#663) 2019-05-06 17:57:44 +01:00
input 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
item Removed enum constants were auto mapping works, added them where it does not. (#663) 2019-05-06 17:57:44 +01:00
main update to 19w02a 2019-01-09 18:20:38 +01:00
model 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
network Entity mappings (#657) 2019-05-07 12:19:00 +01:00
options Removed enum constants were auto mapping works, added them where it does not. (#663) 2019-05-06 17:57:44 +01:00
particle 1.14 2019-04-23 18:41:46 +02:00
recipe/book 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
render Removed enum constants were auto mapping works, added them where it does not. (#663) 2019-05-06 17:57:44 +01:00
resource 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
search 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
sortme 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
texture 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
toast 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
tutorial Removed enum constants were auto mapping works, added them where it does not. (#663) 2019-05-06 17:57:44 +01:00
util Removed enum constants were auto mapping works, added them where it does not. (#663) 2019-05-06 17:57:44 +01:00
world Chunk rendering mappings (#677) 2019-05-06 17:56:16 +01:00
ClientGameSession.mapping 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
Keyboard.mapping 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
MinecraftClient.mapping 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
MinecraftClientGame.mapping 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
Mouse.mapping 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
RunArgs.mapping 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
WindowEventHandler.mapping 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
WindowSettings.mapping 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00