Commit Graph

3138 Commits

Author SHA1 Message Date
Draylar 6070b0fe01
Add Documentation for core Particle classes (#3321)
* Add JavaDocs for core Particle classes

* Fix linting issues with method @parameters

* Swap accidental U coordinate mapping with proper V

Co-authored-by: YanisBft <yanis.briffaut@gmail.com>

* Undo setSprite -> setRandomSprite

* Remove broken param docs on scale() method

* Fix duplicated parameter names in ParticleTextureSheet#begin docs

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

Co-authored-by: YanisBft <yanis.briffaut@gmail.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-10-19 09:53:17 +01:00
apple502j 562653ebd4
Document some math stuff (#3305)
* Document some math stuff

* Apply suggestions from code review

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2022-10-18 21:15:20 +01:00
YanisBft 6f948b77fd
Map some item constants (#3314)
* Map some item constants

* Update WrittenBookItem.mapping

* Update WrittenBookItem.mapping
2022-10-18 21:13:42 +01:00
apple502j e1e8ab69aa
Document registry (#3304)
* Document registry

* More registry javadoc

* Map more registry

* More registry javadoc

* Apply suggestions from code review

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

* Update mappings/net/minecraft/util/registry/RegistryEntry.mapping

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-10-18 19:31:24 +01:00
YanisBft eba1d0a9e9
Map some particles and sounds constants (#3320) 2022-10-18 08:52:12 +01:00
Juuz 9cd011ed7f
Document cauldrons (#3317)
* Document cauldron behaviors (net.minecraft.block.cauldron)

* Cauldron block docs and some constants

* Make lava cauldron doc consistent with powder snow
2022-10-18 08:51:35 +01:00
Sarun Intaralawan 9b940f65cf
Map animation-related functions (#3312)
* Map animation-related functions

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

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2022-10-15 08:23:45 +01:00
Juuz 253f07d82b
NarratorMode and NarratorManager docs and minor renames (#3316)
* NarratorMode and NarratorManager docs and minor renames

* Consistent style

* Update mappings/net/minecraft/client/option/NarratorMode.mapping
2022-10-13 09:47:21 +01:00
YanisBft 1ba4f2cf67
Map some block entity constants (#3307)
* Map some block entity constants

* Update mappings/net/minecraft/block/PointedDripstoneBlock.mapping

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

* Update mappings/net/minecraft/block/PointedDripstoneBlock.mapping

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

* Update mappings/net/minecraft/block/entity/BannerBlockEntity.mapping

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

* Update mappings/net/minecraft/block/entity/SculkSpreadManager.mapping

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

* Update PistonBlockEntity.mapping

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-10-07 10:36:58 +01:00
YanisBft fd6792a476
Map some entity constants (#3306)
* Map some entity constants

* Update mappings/net/minecraft/entity/mob/ZoglinEntity.mapping

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-10-07 10:36:35 +01: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
Juuz a7bf49e655
Move jar remapping to Filament (#3300)
* Move jar remapping to Filament

* Replace MapJarTask.libraryDir with a file collection

* Use a more compact format for the task properties
2022-09-20 22:37:53 +01:00
apple502j 9c83509bfc
Fix javadoc for PacketByteBuf#writeIdentifier (#3302) 2022-09-20 22:35:11 +01:00
apple502j ff4a3cf24a
Fix method name for `CsvWriter#print` (#3298) 2022-09-20 09:48:46 +01:00
modmuss50 1f985580c7
Move filament into the yarn repo. (#3296)
This will make further developments a lot easier.
2022-09-19 18:18:02 +01:00
apple502j 18a44f9955
Resolve more javadoc links (#3294) 2022-09-16 17:07:24 +01:00
Juuz ea42955b76
Document screen narration (#3293)
* Document screen narration

Also fixes a few names in Screen narration methods and
ScreenNarrator which didn't make sense.

* Fix param name

* Update mappings/net/minecraft/client/gui/screen/narration/NarrationMessageBuilder.mapping

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-09-15 19:18:12 +01:00
haykam821 4b6982e54c
Rename the AbstractClientPlayerEntity#cachedScoreboardEntry field to playerListEntry (#3291)
Fixes #3288
2022-09-11 10:51:39 +01:00
apple502j bcfea7f592
Fix typo and outdated javadoc (#3290) 2022-09-10 10:33:18 +01:00
enbrain 432b59d8dc
Document some rendering stuff (#3283)
* Document some rendering stuff

* empty commit to re-run actions
2022-09-03 18:01:33 +01:00
apple502j 1b0982025b
1.19.2-rc1/rc2 stuff (#3274)
* 1.19.2-rc1 stuff

* 1.19.1-rc2 stuff

* Update mappings/net/minecraft/network/encryption/PlayerPublicKey.mapping

Co-authored-by: andante <orrdaniel73@gmail.com>

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: andante <orrdaniel73@gmail.com>
2022-08-20 16:50:41 +01:00
Juuxel 90105d0f8a
Rename MathHelper.(clamped)lerpFromProgress -> (clamped)map, add docs (#3278) 2022-08-20 16:50:07 +01:00
Juuxel 10aaa2aaf3
ArmorFeatureRenderer renames and fixes (#3277)
- Fixed incorrect parameter names
- Renamed "leggingsModel", "bodyModel" to "innerModel", "outerModel".
  For example, the player renderer just passes in the inner and outer layer
  of its model.
- Renamed "usesSecondLayer" -> "usesInnerModel" as that seems more
  relevant to the code. That is also what determines in the first place
  that the inner model is used for leggings.
2022-08-20 16:49:32 +01:00
apple502j 5f739a2594
1.19.1 bonanza 6: everything else (#3273)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-20 15:03:33 +01:00
apple502j 9b3f90e302
1.19.1 bonanza 5: util (#3272)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-20 15:03:01 +01:00
apple502j 9dc9db0dc7
1.19.1 mapping bonanza 4: data pack stuff (#3271)
* 1.19.1 mapping bonanza: advancement

* 1.19.1 mapping bonanza: loot

* 1.19.1 mapping bonanza: predicate

* 1.19.1 mapping bonanza: recipe

* 1.19.1 mapping bonanza: tag

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-20 15:02:27 +01:00
apple502j c8d0b88c2a
1.19.1 mapping bonanza 3: datagen (#3270)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-20 15:01:34 +01:00
apple502j 5c3b3c8e35
1.19.1 mapping bonanza 2: client (#3269)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-20 15:00:49 +01:00
apple502j 0108766e3e
1.19.1 mapping bonanza 1: world (#3268)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-20 14:59:55 +01:00
apple502j 13bc288ce4
Document ScreenHandler (#3258)
* Document ScreenHandler

* Document more screen handler stuff

* Apply suggestions from code review

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

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-13 14:37:06 +01:00
apple502j 18b806e7c7
Fix typo, javadoc, etc (#3264)
* Fix typo, javadoc, etc

* Fix indent error

* More typo fix

* One more javadoc fix

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-12 11:48:14 +01:00
haykam821 24ee006d5a
Rename the BlockLootTableGenerator.addDoorDrop method to doorDrops (#3276)
Fixes #3275
2022-08-12 11:45:09 +01:00
modmuss50 371397acdc 1.19.2 2022-08-05 15:03:37 +01:00
modmuss50 3e8cdf1503 1.19.2-rc2 2022-08-05 10:29:31 +01:00
modmuss50 679bf1d442 1.19.2-rc1 2022-08-04 14:09:33 +01:00
apple502j 8b50117db4
1.19.1-rc3 networking (#3260)
* 1.19.1-rc3 networking

* Move FilterMask

* Map MessageHeaderS2CPacket

* Fix javadoc

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-04 14:05:23 +01:00
apple502j 348ac11ca1
Fix typo in `getEntityRenderDIspatcher` (#3266) 2022-07-30 22:53:51 +01:00
apple502j d961e877fe
Fix GameOptions#getCloudRenderMod (#3265) 2022-07-29 21:23:17 +01:00
apple502j 46491d9004
1.19.1-rc3 stuff (#3261)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-07-29 12:42:42 +01:00
apple502j 8bbab8f082
Document entity (#3241)
* Document entity

* Document the rest of Entity

* Apply suggestions from code review

* Update mappings/net/minecraft/entity/Entity.mapping

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-07-29 12:42:00 +01:00
haykam821 e5180738c7
Rename the WorldRenderer#lastCloudsRenderMode field to lastCloudRenderMode (#3263)
Fixes #3218
2022-07-29 12:40:56 +01:00
SPGoding 12a4bebf8e
Switch 'GroupEntry' and 'SequenceEntry' (#3262) 2022-07-29 12:40:22 +01:00
modmuss50 2c7a2dffe2 1.19.1 2022-07-27 18:01:35 +01:00
apple502j def729f770
1.19.1-pre6/rc2 networking (#3252)
* 1.19.1-pre6 networking

* Fix typo

* 1.19.1-rc2 stuff

* Rename `ChatHud#render` `tickDelta` param

* 1.19.1-rc3

Co-authored-by: modmuss50 <modmuss50@gmail.com>
2022-07-26 18:33:57 +01:00
modmuss50 53b4702209 1.19.1-rc3 2022-07-26 18:16:20 +01:00
apple502j 393b59d5e5
1.19.1-pre6 stuff (#3253)
* 1.19.1-pre6 stuff

* Map ItemRemoveBlockEntityTagFix

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-07-25 20:30:41 +01:00
mschae23 9469bff86a
More 1.19 worldgen mappings (#3251)
* Terrain generation

* A few multi noise and terrain parameter things

* Fixed typo

* Mappings for DensityFunctions

* Added JavaDocs

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-07-25 20:26:28 +01:00
apple502j 6b2b89e932
Document BlockEntity (#3243)
* Document BlockEntity

* Document BlockEntityProvider

* Document BlockWithEntity

* Document BlockEntityType, BlockEntityTicker
2022-07-25 20:22:59 +01:00
apple502j 87dc8fd321
Fix entity mappings (#3254)
* Fix mentions to nether portals

* Rename `Entity#collides` to `canHit`
This is intentionally a double-meaning word; this is used by
clients hitting entities, and projectiles hitting an entity.

* Rename `Entity#getItemsHand` to `getHandItems`

* Rename `Entity#shouldLeaveSwimmingPose` to `isCrawling`

* Rename `Entity#hasPassengerType` to `hasPassenger`

* Rename `AnimalMateGoal#chance` to `speed`

* Rename `FoxEntity$EatSweetBerriesGoal` to `EatBerriesGoal`

* Rename `eatSweetBerry` to `eatBerries`
2022-07-25 20:21:06 +01:00
apple502j 522923b3ff
Document Item (#3230)
* Document Item

* Document ItemStack

* Apply suggestions from code review

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

* Update mappings/net/minecraft/item/Item.mapping

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

* Add some javadocs, see enbrain's review

* Document more ItemStack stuff

* Finish documenting Item

* Apply suggestions from code review

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-07-25 20:20:10 +01:00
apple502j c776c77b69
Document AbstractBlock and Block (#3226)
* Document AbstractBlock and Block

* Fix javadoc

* Apply suggestions from code review

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

* More fixes

* Add more docs on sidedness

* Update mappings/net/minecraft/block/AbstractBlock.mapping

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

* Apply suggestions from code review

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-07-25 20:17:25 +01:00
apple502j f47267e9a0
Rename `ServerPlayerEntity#sendInitialChunkPackets` to `sendChunkPacket` (#3255)
The name was correct in 1.17.1, but 1.18 changes made it inapplicable.
2022-07-23 15:10:59 +01:00
apple502j 37dd5e0423
Rename `EmptyEntry#Serializer` to `builder` (#3256) 2022-07-23 15:10:42 +01:00
apple502j 04a0baa02b
Rename argument in `PaintingManager#getPaintingSprite` (#3257) 2022-07-23 15:10:21 +01:00
Player 2d6381f69b 1.19.1-rc2 2022-07-21 19:57:56 +02:00
modmuss50 9265eccd81 1.19.1-pre6 2022-07-20 18:13:05 +01:00
apple502j b2fcb1d7f5
1.19.1-pre5 client networking (#3249)
* 1.19.1-pre5 client networking

* Fix typo
2022-07-20 17:56:22 +01:00
apple502j 3da00e352d
1.19.1-pre5 networking (#3248)
* 1.19.1-pre5 networking

* Consistently spell acknowledgment

* Fix javadoc

* Map an arg
2022-07-20 17:54:35 +01:00
apple502j 4fe40ee455
1.19.1-pre5 misc stuff (#3247) 2022-07-20 17:53:33 +01:00
mschae23 835ed46274
Fixed typo in calculateBlendResult (#3250) 2022-07-18 19:00:26 +01:00
Player f181f8b226 1.19.1-pre5 2022-07-15 16:41:50 +02:00
apple502j 04abe34331
1.19.1-pre4 stuff (#3237)
* 1.19.1-pre4 networking

* 1.19.1-pre4 client

* Fix javadoc

* Fix typos

* Apply suggestions from code review

Co-authored-by: mschae23 <46165762+mschae23@users.noreply.github.com>

* Rename some stuff

* Javadoc stuff

* Update mappings/net/minecraft/network/message/ArgumentSignatureDataMap.mapping

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

* Update mappings/net/minecraft/network/message/MessageSignatureData.mapping

Co-authored-by: mschae23 <46165762+mschae23@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-07-15 14:12:43 +00:00
mschae23 4cc869a891
World generation mappings (#3235)
* 1.19 worldgen (BlendingData)

* 1.19 worldgen mappings

* Fixed JavaDoc

* More mappings (blending)

* Dropped invalid mappings

* More mappings (blending)

* Added a few cache mappings (ChunkNoiseSampler)

* Removed mappings for unobfuscated methods

and added missing parameter doc

* More mappings

* initialised -> initialized
2022-07-11 19:54:26 +01:00
apple502j ef47abe64e
1.19.1-pre3 stuff (#3233)
* 1.19.1-pre3 stuff

* Update mappings/net/minecraft/network/message/SignedMessage.mapping

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

* Update mappings/net/minecraft/network/message/MessageSender.mapping

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

* Drop invalid mapping

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-07-08 14:52:19 +01:00
modmuss50 5a3bdbd522 Remove duplicate mapping. 2022-07-08 14:29:39 +01:00
modmuss50 c182417cd3 1.19.1-pre4 2022-07-08 14:17:43 +01:00
mschae23 6844ca11ec
1.19.1-pre3 chat mappings (#3232)
* 1.19.1-pre3 chat mappings

* Applied review suggestions
2022-07-07 21:49:57 +01:00
modmuss50 ec767c30f2 1.19.1-pre3 2022-07-06 16:47:34 +01:00
apple502j 543f056e08
1.19.1-pre2 stuff (#3228)
* 1.19.1-pre2 stuff

* Update mappings/net/minecraft/client/gui/hud/MessageIndicator.mapping

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-07-06 12:57:17 +01:00
modmuss50 ed845eba9e Fix build.
net/minecraft/entity/player/PlayerEntity has the same method.
2022-06-30 17:48:34 +01:00
modmuss50 9548410a65 1.19.1-pre2 2022-06-30 17:44:10 +01:00
apple502j c96c0805ae
1.19.1-pre1 realms (#3221)
* 1.19.1-pre1 realms

* Apply suggestions from code review

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-06-30 17:35:42 +01:00
apple502j 4751b36993
Repackage abusereport (#3227)
* 1.19.1-rc1 stuff

* Repackage abuse report stuff, etc

* Fix javadoc

* Update mappings/net/minecraft/client/MinecraftClient.mapping

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2022-06-27 19:53:13 +01:00
apple502j 1d76ecf31b
1.19-pre5 stuff (#3204)
* 1.19-pre5 stuff

* bring back arg mapping

* Update mappings/net/minecraft/world/chunk/PalettedContainer.mapping

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

* Fix javadoc

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-26 19:05:16 +01:00
modmuss50 db6b7357f8 1.19.1-rc1 2022-06-23 19:15:36 +01:00
apple502j f181ac0208
1.19.1-pre1 stuff (#3223)
* 1.19.1-pre1 stuff

* Map ClientPlayerEntity lambda
2022-06-23 13:23:07 +01:00
apple502j 7b33eeee9a
1.19.1-pre1 abuse and ban (#3220)
* 1.19.1-pre1 abuse/ban

* Rename ConfirmChatLinkScreen etc
2022-06-21 23:14:18 +01:00
modmuss50 eddf93b0c6 1.19.1-pre1 2022-06-21 19:24:55 +01:00
apple502j 4caccd00ea
22w24a abuse report (#3214)
* Map abuse report class

* Start mapping methods etc

* Map more methods

* Map even more methods

* Map remaining methods

* Document EditBox, etc

* Document more stuff

* Fix typo

* Remove outdated javadoc

* Fix javadoc

* Apply suggestions from code review

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

* Rename to renderOverlay

* value -> text

* emptyText -> placeholder

* javadoc

* setTextConsumer -> setChangeCallback

* Fix javadoc

* Rename callback to listener

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
2022-06-21 19:07:56 +01:00
apple502j 7e7bf893af
Map density function (yikes) (#3207)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-21 13:10:53 +01:00
Jake Potrebic e7298d5d0b
Add and fix mappings for structure placements (#3212)
* Add and fix mappings for structure placements

* reset shouldGenerate to obfuscated

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-19 14:01:15 +01:00
yurisuika b1fcfe1c29
Fix Type-O? getChtOpacity -> getChatOpacity (#3219)
Think that about sums it up.
2022-06-19 13:59:44 +01:00
Shnupbups a8e67455be
Allay Duplication mechanic and related (#3213) 2022-06-19 13:59:19 +01:00
apple502j 48e25ce929
22w24a misc stuff (#3217)
* 22w24a misc stuff

* Update mappings/net/minecraft/SharedConstants.mapping

* Forgot to commit this
2022-06-19 13:58:19 +01:00
Player cdd3db74fb 22w24a 2022-06-15 19:37:40 +02:00
apple502j fe2f1be9ae
1.19-pre4 stuff (#3199)
* 1.19-pre4 stuff

* Rename now-inverted isDisordered

* Apply suggestions from code review

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Update mappings/net/minecraft/server/network/ServerPlayNetworkHandler.mapping

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

* Update ServerPlayNetworkHandler.mapping

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-14 18:18:21 +01:00
haykam821 9c26ec4dd6
Move the LanServerPinger class to the net.minecraft.client.network package (#3211) 2022-06-14 18:17:52 +01:00
itsmiir 0ac8b8ccfa
peaks/valleys noise is a function of weirdness (#3208)
* peaks/valleys noise is a function of weirdness

* small change to ChunkNoiseSampler + getters

sampleNoise should probably be changed to sampleNoiseZ based on usage and the presence of a sampleNoiseX and sampleNoiseY function

Co-authored-by: itsmiir <itsmiir@users.noreply.github.com>
2022-06-14 18:17:35 +01:00
apple502j 8c4525746c
Improve MessageDecorator javadoc (#3206)
* Fix wrong word in MessageDecorator javadoc

* explain it better

* Fix package

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-10 13:55:10 +01:00
modmuss50 da89a51699 1.19 2022-06-07 16:08:08 +01:00
modmuss50 fcad5fa191 1.19-rc2 2022-06-03 13:50:39 +01:00
modmuss50 0e3aed56ce Fix invalid mappings introduced in the 1.19-pre5 port. 2022-06-02 16:50:47 +01:00
modmuss50 ec981c50e7 1.19-rc1 2022-06-02 15:14:48 +01:00
apple502j 6446e1a888
Move message related stuff to a new package (#3185)
* Move message related stuff to a new package

* Fix javadoc

* Fix javadoc

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-01 18:39:22 +01:00
liach 4e2aaef111
Clarify that the "task runner" eats tasks (#3198)
Co-authored-by: liach <liach@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-01 16:09:54 +01:00
apple502j 96b96a8884
Rename ChatDecorator to MessageDecorator (#3200)
* Rename ChatDecorator

* Apply suggestions from code review

Co-authored-by: liach <7806504+liach@users.noreply.github.com>

* Change some bits on javadoc

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2022-06-01 16:09:05 +01:00
apple502j e5a32ab0f0
Repackage CharPredicate (#3201) 2022-06-01 16:07:19 +01:00
apple502j eb2bbb15ae
Rename Structure and StructureType (#3183)
* Rename Structure and StructureType
Structures really need a revisit. In my opinion the net.minecraft.structure package should be gone and
everything should be moved to net.minecraft.world.gen.structure. That'd be a very big change, though.
This commit basically reverts the entirety of #3079 and contains the changes necessary to keep consistency
(but not other new changes). I could make it bigger, but this needs an ASAP merge to stop the bad names from
going to the release.

Summary of the renames:

- `structure.Structure` became `structure.StructureTemplate`. See `/place template`, datafixes, etc.
- `structure.StructureType` became `world.gen.structure.StructureType`.
- `world.gen.structure.StructureType` became `world.gen.structure.Structure`.
- `world.gen.structure.StructureTypes` became `world.gen.structure.Structures`.
- Other names referencing the renamed classes by their old name
- And missed "feature" renames (Fixes #3179)

* Rename StructureManager

* merging gone wrong

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-01 16:07:00 +01:00
apple502j 772efb98c9
Repackage NameGenerator (#3202) 2022-06-01 16:06:40 +01:00
Jake Potrebic ca153cd71c
Fix registry value being named key (#3039)
* Fix registry value being named key

* use valuex instead of val

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-01 16:06:24 +01:00