Commit Graph

10 Commits

Author SHA1 Message Date
modmuss50 414cedb22f 21w13a 2021-03-31 19:47:17 +01:00
liach 9ae5d6af60
Add missing methods for util math from 10a update (#2126)
* Add missing methods for util math from 10a update

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

* Update mappings/net/minecraft/util/math/BlockBox.mapping

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>

* Update mappings/net/minecraft/util/math/Vec3i.mapping

Co-authored-by: SuperCoder79 <25208576+SuperCoder7979@users.noreply.github.com>

Co-authored-by: liach <liach@users.noreply.github.com>
Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
Co-authored-by: SuperCoder79 <25208576+SuperCoder7979@users.noreply.github.com>
2021-03-11 23:32:53 +00:00
modmuss50 252ad11d0a 21w10a 2021-03-10 18:34:17 +00:00
SuperCoder79 ed7e60a9fb
Random misc world gen mappings (#1908)
* Random misc world gen mappings

* Apply suggestions from code review

Co-authored-by: YanisBft <doublecraft.official@gmail.com>

Co-authored-by: YanisBft <doublecraft.official@gmail.com>
2020-12-23 18:37:43 +00:00
modmuss50 c91f482141 20w45a 2020-11-04 20:44:22 +00:00
enbrain 4bb59b0695
Update BlockBox.mapping (#1714)
* Add a mapping for BlockBox.method_29299

* Revert dv

* offset -> move, translated -> offset
2020-08-30 11:09:18 +01:00
liach 6455e15fcb
Map two inner classes (#1284)
* Map two inner classes

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

* Rename angle randomizer fields to have more informative names

Co-authored-by: liach <liach@users.noreply.github.com>
2020-04-18 14:55:08 +01:00
Mitchell Skaggs b058d2d0d1
BlockBox names and overloads in BlockPos (#1117)
* BlockPos#method_23627(1) -> stream

* BlockPos#stream(1)[0 = ] -> box

* BlockBox#method_22874(0) -> center

* +60 doc in BlockBox#center(0)

* Change name to adhere to conventions
2020-02-14 18:53:59 +00:00
modmuss50 2565f0b45b 19w38a 2019-09-18 16:17:05 +01:00
modmuss50 1a06fe37a8 Merge #801
# Conflicts:
#	mappings/net/minecraft/util/math/BlockBox.mapping
2019-09-12 14:46:52 +01:00
Renamed from mappings/net/minecraft/util/math/MutableIntBoundingBox.mapping (Browse further)