yarn/mappings/net/minecraft/util
­Sollace e1dc950c07 Mapped (almost) all the missing methods and fields in Entity (#741)
* Mapped all the missing methods and fields in Entity

* nextAerialStepDistance -> aerialStepDelta
nextStepDistance -> stepDelta
isJesus() -> playsFlyingSounds()

* getHardCollissionBox -> getHardCollisionBox

* initNewDimention -> initNewDimension

* handleCollissions -> handleCollisions

* colliddingEntity -> collidingEntity

* collissionVector -> collisionVector

* getTargettingDistance -> getTargetingDistance

* trackedX/Y/ZPosition -> trackedX/Y/Z

* updateClient* -> updateTracked*

* calculatePoseBounds -> calculateBoundsForPose

* hasPlayerJockey -> hasPlayerMount

* getPrimaryVehicle -> getRootVehicle

* onAttack -> handleAttack

* wet -> inWater (to correspond with inLava)

* isInFluid -> isSubmergedIn

* Tangental -> Tangential

* initNewDimension -> copyFrom

* hasPlayerMount -> hasRider

* playsFlyingSounds -> al

* hasRider -> hasPlayerRider

* updateTrackedHeadRotation(yaw, pitch) -> updateTrackedHeadRotation(yaw, interpolationSteps)

* previousHorizontalSpeed -> prevHorizontalSpeed

* saved -> unsaved

* getTargetingDistance -> getTargetingMargin

* regenTimer -> timeUntilRegen
2019-06-19 18:32:50 +01:00
..
crash 1.14.3-pre2 2019-06-07 12:45:25 +01:00
hit 1.14.3-pre2 2019-06-07 12:45:25 +01:00
math 1.14.3-pre2 2019-06-07 12:45:25 +01:00
profiler 1.14.3-pre2 2019-06-07 12:45:25 +01:00
registry 1.14.3-pre2 2019-06-07 12:45:25 +01:00
shape Mapped (almost) all the missing methods and fields in Entity (#741) 2019-06-19 18:32:50 +01:00
snooper 1.14.3-pre2 2019-06-07 12:45:25 +01:00
AbsoluteHand.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
ActionResult.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
Actor.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
BlockMirror.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
BlockRotation.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
BooleanBiFunction.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
BoundedIntUnaryOperator.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
ChatUtil.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
ChunkPosLevelPropagator.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
Clearable.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
CuboidBlockIterator.mapping A few util mappings (#570) 2019-03-29 16:09:11 +00:00
DebugPrintStreamLogger.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
DefaultedList.mapping 19w12a 2019-03-20 17:56:26 +00:00
DyeColor.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
DynamicDeserializer.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
DynamicSerializable.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
EightWayDirection.mapping 19w12a 2019-03-20 17:56:26 +00:00
FileNameUtil.mapping Misc mappings (#621) 2019-04-16 16:16:45 +02:00
Formatting.mapping Text refactoring + related mappings (#737) 2019-06-07 12:18:04 +01:00
GlobalPos.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
Hand.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
IdList.mapping 19w12a 2019-03-20 17:56:26 +00:00
Identifier.mapping Identifier.ofNullable -> Identifier.tryParse (#749) 2019-06-14 11:41:50 +02:00
IndexedIterable.mapping 19w12a 2019-03-20 17:56:26 +00:00
Int2ObjectBiMap.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
InvalidIdentifierException.mapping 19w12a 2019-03-20 17:56:26 +00:00
ItemScatterer.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
JsonHelper.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
Language.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
Lazy.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
LevelPropagator.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
LowercaseEnumTypeAdapterFactory.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
LowercaseMap.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
Mailbox.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
MailboxProcessor.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
MapUtil.mapping 19w12a 2019-03-20 17:56:26 +00:00
MaterialPredicate.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
MetricsData.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
Nameable.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
NonBlockingThreadExecutor.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
NumberRange.mapping A few mappings (#631) 2019-04-17 17:23:22 +01:00
OffsetDoubleList.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
PackedIntegerArray.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
PacketByteBuf.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
Pair.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
PrintStreamLogger.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
ProgressListener.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
Rarity.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
ReusableStream.mapping Fix #723 (#753) 2019-06-15 11:47:49 +02:00
SectionRelativeLevelPropagator.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
StringIdentifiable.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
SystemUtil.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
TagHelper.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
TaskPriority.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
ThreadExecutor.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
Tickable.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
TypeFilterableList.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
TypedActionResult.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
UncaughtExceptionHandler.mapping 19w11a 2019-03-14 13:57:09 +01:00
UncaughtExceptionLogger.mapping A few util mappings (#570) 2019-03-29 16:09:11 +00:00
Unit.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
UseAction.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
UserCache.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
WeightedList.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00
WeightedPicker.mapping 1.14.3-pre2 2019-06-07 12:45:25 +01:00