yarn/mappings/net/minecraft/util/math
liach 0bc94eeaeb
Some network stuff, and minor atomic stack/affine transformation revisit (#2246)
* Some network stuff, and minor atomic stack/affine transformation revisit

Signed-off-by: liach <liach@users.noreply.github.com>

* typos

Signed-off-by: liach <liach@users.noreply.github.com>

* Let unpick glitch. I'm hopeless

* End of experiment

the uncommented ones work while the commented ones don't

Turns out unpick is unpicking what's exposed to the public api than
what's in the method body. So yeah, not much valuable stuff to unpick
in network package as a result.

Signed-off-by: liach <liach@users.noreply.github.com>

Co-authored-by: liach <liach@users.noreply.github.com>
2021-04-03 15:02:25 +01:00
..
floatprovider 21w08b worldgen mappings (#2116) 2021-03-09 19:52:29 +00:00
intprovider Util math IntProviders (#2221) 2021-04-02 10:27:05 +01:00
noise 21w08b worldgen mappings (#2116) 2021-03-09 19:52:29 +00:00
AffineTransformation.mapping Some network stuff, and minor atomic stack/affine transformation revisit (#2246) 2021-04-03 15:02:25 +01:00
AffineTransformations.mapping Move affine transformation and vector 4f to regular util math (#2074) 2021-02-15 22:40:39 +00:00
AxisCycleDirection.mapping Minor stuff for util package (#935) 2019-11-02 21:47:58 +00:00
AxisTransformation.mapping Move direction transformation and matrix3f to util math (need same package) (#1235) 2020-03-27 15:08:10 +00:00
BlockBox.mapping BlockBox mappings (#2239) 2021-04-01 19:58:05 +01:00
BlockPointer.mapping 20w27a 2020-07-01 17:44:38 +01:00
BlockPointerImpl.mapping Random misc world gen mappings (#1908) 2020-12-23 18:37:43 +00:00
BlockPos.mapping BlockPos mappings (#2237) 2021-04-01 19:54:46 +01:00
Box.mapping 21w06a 2021-02-10 18:42:45 +00:00
Boxes.mapping Mapped all top-level classes (#934) 2019-11-02 21:51:27 +00:00
ChunkPos.mapping 21w08b worldgen mappings (#2116) 2021-03-09 19:52:29 +00:00
ChunkSectionPos.mapping Refactored some cursed height limit view names (#2027) 2021-02-07 13:30:35 +00:00
ColumnPos.mapping 19w36a 2019-09-05 10:54:58 +01:00
Direction.mapping Map a lot of util methods and stuff (#2172) 2021-03-21 13:13:33 +00:00
DirectionTransformation.mapping Move direction transformation and matrix3f to util math (need same package) (#1235) 2020-03-27 15:08:10 +00:00
EulerAngle.mapping Fix some methods not using intermediaries (#788) 2019-07-08 18:09:22 +02:00
GravityField.mapping Spawn mappings (#1316) 2020-05-02 13:31:15 +01:00
MathConstants.mapping Map MathConstants (#2214) 2021-03-31 20:55:20 +01:00
MathHelper.mapping Map a lot of util methods and stuff (#2172) 2021-03-21 13:13:33 +00:00
Matrix3f.mapping 21w13a 2021-03-31 19:47:17 +01:00
Matrix4f.mapping 21w13a 2021-03-31 19:47:17 +01:00
Position.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
PositionImpl.mapping The Great Intermediary Update, Part 1 2019-06-28 23:55:20 +02:00
Quaternion.mapping Random fixes (#1265) 2020-04-07 00:29:55 +01:00
Vec2f.mapping client.util.math.Vector3f -> util.math.Vec3f (#1879) 2020-11-28 13:44:50 +00:00
Vec3d.mapping 21w13a 2021-03-31 19:47:17 +01:00
Vec3f.mapping Util package stuff (#1994) 2021-02-02 17:57:50 +00:00
Vec3i.mapping BlockPos mappings (#2237) 2021-04-01 19:54:46 +01:00
Vector4f.mapping Move affine transformation and vector 4f to regular util math (#2074) 2021-02-15 22:40:39 +00:00
VerticalSurfaceType.mapping Map vertical surface types (#2128) 2021-03-12 20:18:13 +00:00
WordPackedArray.mapping Four unmapped top level classes (#1441) 2020-06-08 13:22:40 +01:00