yarn/mappings/net/minecraft/entity/attribute
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
..
AbstractEntityAttribute.mapping 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
AbstractEntityAttributeContainer.mapping Entity mappings (#657) 2019-05-07 12:19:00 +01:00
ClampedEntityAttribute.mapping 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
EntityAttribute.mapping 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
EntityAttributeContainer.mapping 1.14 Pre-Release 5 2019-04-18 22:01:39 +01:00
EntityAttributeInstance.mapping Entity mappings (#657) 2019-05-07 12:19:00 +01:00
EntityAttributeInstanceImpl.mapping Entity mappings (#657) 2019-05-07 12:19:00 +01:00
EntityAttributeModifier.mapping Entity mappings (#657) 2019-05-07 12:19:00 +01:00
EntityAttributes.mapping Entity mappings (#657) 2019-05-07 12:19:00 +01:00