Commit Graph

5 Commits

Author SHA1 Message Date
Shnupbups 3a2c6242a2 23w51 stuff
not entirely finished, but it's getting late...
2023-12-19 04:47:04 +11:00
Shnupbups d57199285c
23w43a tick stuff (#3707)
* 23w43a tick stuff

Unfinished, feel free to finish up or I will if I find time

* Finish the tick stuff

---------

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
2023-10-27 20:57:40 +11:00
apple502j 51d6fad08d
Document net.minecraft.util (#3297)
* Document net.minecraft.util

* Fix javadoc

* Apply suggestions from code review

Co-authored-by: Juuz <6596629+Juuxel@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

* Fix Util#next and Util#previous docs

* revert previous change to previous

* Apply suggestions from code review

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>

Co-authored-by: Juuz <6596629+Juuxel@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-09-21 18:30:05 +01:00
enbrain 8bb2ba44ce
Fix TimeHelper.SECOND_IN_MILLIS (#2941) 2021-12-23 14:17:43 +00:00
liach 1cc9733ae3
Sampler changes (#2478)
* Fully mapped sampler

now they are mostly on server, and a few refactors

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

* Missing old name

Co-authored-by: liach <liach@users.noreply.github.com>
2021-06-28 15:22:54 +01:00