Commit Graph

4 Commits

Author SHA1 Message Date
Player 33ca01b966 22w19a 2022-05-12 20:28:43 +02:00
apple502j 95ba1767b5
22w14a random (#3080)
* 22w14a random package move, BlockingSimpleRandom

* Map new util methods for shuffling

* 22w14a random params
2022-04-07 15:14:42 +01:00
Player 13c4ad0853 22w14a 2022-04-06 21:01:01 +02:00
apple502j 3d209563b2
Structure stuff, based on liach's PR (#2829)
* Structure stuff

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

* This is post placement, not generation (addition of pieces)

* docs

* Update mappings/net/minecraft/structure/StructurePlacementData.mapping

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

* Update mappings/net/minecraft/structure/PostPlacementProcessor.mapping

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

* Merge branch '1.18-pre1' of https://github.com/FabricMC/yarn into pr-2729-structure

* Drop invalid mappings

* Re-add dropped mappings

* PostPlacementProcessor: map lambda arg, rename args

* Structure: bring mapping from my branch

* StructurePiecesGenerator: follow convention of naming every World superinterface `world`

* StructurePoolBasedGenerator: follow naming conventions

* ChunkGenerator: follow naming conventions

* ConfiguredStructureFeature: follow naming conventions

* EndCityFeature: follow naming conventions

* StructureFeature: fix naming, follow naming conventions

* WoodlandMansionFeature: follow naming conventions

* StructureFeature: remove invalid javadoc

* Apply suggestions from code review

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

Co-authored-by: liach <liach@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: liach <7806504+liach@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2021-11-16 01:31:21 +00:00