Commit Graph

3019 Commits

Author SHA1 Message Date
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 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
modmuss50 a803ce3b77 1.19-pre5 2022-06-01 14:17:51 +01:00
apple502j 972c44000a
Fix typo (#3203) 2022-05-31 12:06:09 +01:00
apple502j 5e2e48742c
Rename LivingEntity#applyEnchantmentsToDamage (#3187)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-05-30 15:52:07 +01:00
apple502j b1d5144743
1.19-pre1 structures (#3169)
* 1.19-pre1 structures

* Fix javadoc, rename to ChunkGenerator#biomeSource

* Bring StructureManager stuff from my other PR

* Map more structures

* Fix unmapped param

* Rename configuredStructureFeatureRegistry

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-05-30 15:51:30 +01:00
apple502j d1d71849fb
1.19-pre3 stuff (#3191) 2022-05-26 11:53:00 +01:00
Shnupbups de29cc59d2
1.19-pre3 stuff (#3190)
* 1.19-pre3 stuff

* more

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

* Update mappings/net/minecraft/command/argument/MessageArgumentType.mapping

* Update mappings/net/minecraft/entity/ai/brain/task/FrogEatEntityTask.mapping

* Update mappings/net/minecraft/network/encryption/ChatMessageSignature.mapping
2022-05-26 11:52:17 +01:00
apple502j 78d44a3edd
Fix WorldEvents javadoc (#3192) 2022-05-26 11:51:09 +01:00
Player be8984f672 1.19-pre3 2022-05-25 15:42:37 +02:00
haykam821 9813bf485c
Map the ChatPreviewStateChangeS2CPacket class (#3162)
* Map the ChatPreviewStateChangeS2CPacket class

* Rename the ClientPlayPacketListener#onChatPreviewEnabled method to onChatPreviewStateChange
2022-05-24 08:57:20 +01:00
apple502j 760580938e
Map PlacedFeatureIndexer (#3166)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-05-24 08:56:33 +01:00
apple502j 6b0fbc14a5
1.19-pre1 stuff (#3167)
* 1.19-pre1 stuff

* More 1.19-pre1 stuff

* Revert StructureManager, doing in other PR

* Finish 1.19-pre1 mapping

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-05-24 08:56:17 +01:00
Shnupbups 3a6d5f8450
1.19-pre2 stuff (#3189)
* 1.19-pre2 stuff + random things

* Apply suggestions from code review

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>

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

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
2022-05-24 08:55:49 +01:00
modmuss50 2ac4855aeb 1.19-pre2 2022-05-23 17:00:20 +01:00
apple502j 8bca10d593
Rename AsyncRandom and nextPredictable (#3178)
* Rename AsyncRandom and nextPredictable

* Mathematically correct names

* Mention the range is inclusive

* fix typo

* Fix #3180

* Document that nextTriangular follows symmetric trig-dist
2022-05-23 13:12:22 +01:00
apple502j 10c797dce2
1.19-pre1 networking (#3164)
* 1.19-pre1 networking

* More networking stuff

* Map PacketByteBuf

* Do not use 'out of order'

* Fix typo in javadoc

* Fix javadoc

* Rename chatPreviewEnabledByServer

* Rename references to Only Show Secure Chat

* Fix typo

* Use timestamp, not time

* Final bits

* Fix #3181
2022-05-23 13:07:30 +01:00
apple502j 03ab4265d3
Rename LargeEntitySpawnHelper (#3173) 2022-05-23 12:53:40 +01:00
apple502j 2f8ce2e639
Rename Text#copy and shallowCopy (#3172)
* Rename Text#copy and shallowCopy

* Apply suggestions from code review

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

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2022-05-21 11:06:27 +01:00
apple502j 32a545e7df
Rename/repackage ChestAnimationProgress (#3174) 2022-05-20 20:25:18 +01:00
apple502j 1c7ce2d51a
Fix javadoc error caused by ScreenTexts repackaging (#3176) 2022-05-20 20:24:50 +01:00
Shnupbups 47b246db87
1.19-pre1 stuff (#3163)
* 1.19-pre1 stuff

* Update mappings/net/minecraft/server/command/PlaceCommand.mapping
2022-05-20 16:53:18 +01:00
apple502j a8f98ebde9
Fix name conflict with getPrimeSuspect (#3146)
* Fix name conflict with getPrimeSuspect

* Update WardenAngerManager.mapping

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-05-20 16:51:16 +01:00
haykam821 3e46372dbd
Move the ScreenTexts class to the net.minecraft.screen package (#3118)
Fixes #3112

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-05-20 16:50:20 +01:00
liach f9799eaf15
Random renames (#3140)
Signed-off-by: liach <liach@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>
2022-05-19 18:38:07 +01:00
Player d5927e8419 1.19-pre1 2022-05-18 18:58:03 +02:00
apple502j 1adf25af2e
22w19a misc (#3159)
* 22w19a misc

* Drop BufferBuilder mapping

* Apply suggestions from code review

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

* Wait what, I haven't pushed Realms32BitWarningChecker!?

* Fix javadoc

* Update mappings/net/minecraft/client/render/chunk/ChunkBuilder.mapping

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-05-17 12:53:58 +01:00
enbrain 726bd6669c
Rename partialTicks to tickDelta (#3154) 2022-05-17 11:07:03 +01:00
enbrain 9087db44ea
22w19a buffer builder (#3160) 2022-05-17 10:57:10 +01:00
apple502j b1382b3f04
22w19a networking (#3155)
* 22w19a networking

* Map PacketByteBuf

* 22w19a client-side networking

* 22w19a networking, completed

* Move PendingTaskRunner out of thread since it's thread-unsafe

* Fix typos

* Fix javadoc

* CommandExecutionC2S allows leading slash

* Rename QueryChatPreview

* Rename registerAndGetDefault

* Remove incorrect mapping on ChatPreviewer

* Rename stuff in ChatPreviewer to prevent confusion

* Fix javadoc

* Apply suggestions from code review

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

* Renames

* Fix javadoc

* Update mappings/net/minecraft/network/PacketByteBuf.mapping

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-05-17 10:56:35 +01:00
Shnupbups 93c00dbd71
22w19a stuff (#3156)
* 22w19a stuff

Tags, Commands, Points of Interest, Datagen Path Resolvers, and a couple of tidbits

* suggestions
2022-05-16 12:08:07 +01:00
Player 33ca01b966 22w19a 2022-05-12 20:28:43 +02:00
apple502j 1dca7ec9f9
22w18a search (#3148)
* 22w18a searching

* Rename SearchableContainer
2022-05-12 17:29:36 +00:00
apple502j 288e0c3ed5
22w18a misc (#3149) 2022-05-12 17:28:22 +00:00
apple502j ee2512d6e0
22w18a texts and utils (#3141)
* 22w18a texts and utils

* More utils stuff

* valuesToIndices -> lastIndexGetter

* Document Decoration, toText -> apply

* Fix javadoc

* 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-05-12 17:27:32 +00:00
Shnupbups 42ea7eaefb
a couple of small datagen fixes (#3150)
can also be backported to 1.18
2022-05-12 14:41:33 +01:00
apple502j f82738825b
22w18a networking (#3142)
* 22w18a networking

* toText -> apply

* Document and rename MessageType stuff

* PacketByteBuf usage mapping, etc

* Fix javadoc

* Apply suggestions from code review

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

* Revert rename for Display and Narration

* dequalify optional

* rename ChatMessageSender, etc

* rename applyDecoration

* Fix indent

* Apply suggestions from code review

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

* Rename Priority

Editing on phone sucks

* Apply suggestions from code review

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

* Update and rename ChatSigner.mapping to ChatMessageSigner.mapping

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2022-05-12 14:36:43 +01:00
enbrain 2df5323b58
Rename identifierCodec and stringCodec in TagKey (#3145) 2022-05-11 19:28:52 +01:00
apple502j 811d8000d1
Document net.minecraft.nbt package (#3134)
* Document NBT (wip)

* more NBT docs

* Fix NbtList javadoc

* Add package docs to NBT

* Fix javadocs

* Use paragraph tag

* Mention the instances are (im)mutable in javadoc

* Apply suggestions from code review

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

* Update mappings/net/minecraft/nbt/NbtElement.mapping

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

* Apply suggestions from code review

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

* Update mappings/net/minecraft/nbt/NbtHelper.mapping

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

* Add the sentence suggested by liach

* Update package-info.java

* Apply suggestions from code review

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

* Fix typo in NbtCompound

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-05-11 19:28:23 +01:00
Shnupbups d9b288b901
22w18a stuff (#3137)
* 22w18a stuff

oh gosh oh heck

* whoops i did more

* Update Registry.mapping

* fixes

* Update MinecraftServer.mapping

* Apply suggestions from code review

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: frqnny <45723631+frqnny@users.noreply.github.com>
2022-05-11 19:28:01 +01:00
enbrain 5f5bf931ea
Use American English for "travel" (#3144) 2022-05-11 19:27:43 +01:00
frqnny b4a8c9d8c1
Small amount of Block Mappings + Game Events (#3139)
* Small amount of Block Mappings

* Supersede mappings to Shnup's pr

* Oh?

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

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

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

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

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

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-05-06 14:45:42 +01:00
liach 8210654168
Map message type and format (#3136)
* Map message type and format

* 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: enbrain <69905075+enbrain@users.noreply.github.com>
2022-05-05 17:37:48 +01:00
haykam821 7e4228442f
Map changes to banner patterns in 22w18a (#3135) 2022-05-05 17:36:49 +01:00
Player ab3b317aa9 Actually rename in the file too.. 2022-05-04 21:04:23 +02:00
Player 018f20ba64 Fix duplicated Iterator mapping 2022-05-04 21:00:05 +02:00
Player 5dc883892e 22w18a 2022-05-04 20:34:27 +02:00
apple502j 8882f49d13
Fix typo in NetworkEncryptionUtils (#3133) 2022-05-04 12:21:55 +00:00
apple502j 0e3d4f9084
Fix duplicate UUID entry in PacketByteBuf javadoc (#3131) 2022-05-03 14:14:11 +01:00
enbrain 9396e14238
Fix javadoc of NetworkEncryptionUtils.encodeRsaPublicKey (#3130) 2022-05-03 14:14:01 +01:00
haykam821 29e6794dc2
Rename the ArmorStandEntity#slotFromPosition method to getSlotFromPosition (#2992)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-05-02 13:57:55 +01:00
apple502j a8cf9b5ceb
22w17a network stuff: part 2 (#3123)
* 22w17a network stuff: part 2

* Update mappings/net/minecraft/client/util/ProfileKeys.mapping

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

* publicKeyInfo renames

* Fixes and javadocs

* javadoc fixes

* Apply suggestions from code review

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

* Fix javadoc again

* Empty commit to re-trigger CI

* Apply suggestions from code review

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

* Update PlayerPublicKey.mapping

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: modmuss50 <modmuss50@gmail.com>
2022-05-02 13:57:32 +01:00
liach 6ee94561e4
Document deep dark preview series (#3127)
* Document deep dark preview series

* Update mappings/net/minecraft/SaveVersion.mapping

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

Co-authored-by: liach <liach@users.noreply.github.com>
Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
2022-05-02 13:53:08 +01:00
Shnupbups e575e9ca64
22w17a stuff (#3120)
* 22w17a stuff

no chat stuff because i'm not good with that stuff

* Update mappings/net/minecraft/sound/SoundEvents.mapping

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

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

* Apply suggestions from code review

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-05-02 13:52:17 +01:00
enbrain a142b80d54
Refactor vertex format stuff (#3122)
* Refactor vertex format stuff

* Fix unpick
2022-05-01 17:50:50 +01:00
apple502j ca0291337a
22w17a stuff (#3124)
* 22w17a stuff

* Apply suggestions from code review

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

* Rename to TextifiedException

* Add javadoc to Util methods

* 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>
2022-04-30 21:10:20 +01:00
apple502j 63d8451eba
Fix LevelStorageException name conflict (#3126) 2022-04-29 21:19:41 +01:00
Moritz Zwerger af6d2df045
22w17a: Network stuff + more (#3121)
* 22w17a: map chat message packet

* goat: horns

* map signed chat message

* Add missing new class mappings

* apply suggestions from @enbrain

* rename class_7428 to PlayerPublicKey

* network: apply suggestions

* fix wrong package for SignedChatMessageS2CPacket

* rename ChatMessageS2CP to GameMessage

* fix ChatMessageS2C name, ChatMessageC2S: rename instant to time

* remove comp mappings
2022-04-28 16:20:42 +01:00
haykam821 302baad866
Fix some registry key fields not being suffixed (#3119)
Fixes #3007
2022-04-28 08:40:24 +00:00
Player a31d28ee5e 22w17a 2022-04-27 19:09:08 +02:00
apple502j f9bbd6124b
Map rendering stuff (#3114)
* Map rendering stuff

* Apply suggestions from code review

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

* Map a GLFW const in Clipboard

* GlBlendState: use names from OpenGL

* Fix mappings for BufferRenderer

* Add unpick definitions for GL and GLFW

* Fix unpick

* 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-04-27 16:40:20 +00:00
haykam821 12f4574e08
Rename the ChestBlock.hasOcelotOnTop method to hasCatOnTop (#3117) 2022-04-27 13:42:42 +01:00
haykam821 253bbd739a
Rename the CampfireBlock#doesBlockCauseSignalFire method to isSignalFireBaseBlock (#3116) 2022-04-27 13:42:22 +01:00
enbrain 753feb6da0
Fix some noise sampler stuff (#3113)
* Fix some noise sampler stuff

* Update mappings/net/minecraft/util/math/noise/PerlinNoiseSampler.mapping

* Update mappings/net/minecraft/util/math/noise/SimplexNoiseSampler.mapping

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

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2022-04-27 13:42:08 +01:00
haykam821 40941e100e
Rename the PotionEntity#damageEntitiesHurtByWater method to applyWater (#3097)
Fixes #3087
2022-04-27 13:41:52 +01:00
apple502j a2e237b8a8
22w16b stuff (#3109)
* 22w16b stuff

* Rename path to iconPath
2022-04-25 22:25:17 +00:00
apple502j caf91c3384
22w16b entity (#3108)
* 22w16b entity

* Update TrackedPosition.mapping

* Rename WardenBrain#tick
2022-04-25 15:28:38 +01:00
enbrain b117cb5460
Simplify codec names in `MaterialRules` (#3104) 2022-04-22 20:58:32 +01:00
liach 8985c27adb
Text renames (#3105)
* Text type instances -> TextContent, Nbt data factory -> NbtDataSource
Translatable -> Translation

Signed-off-by: liach <liach@users.noreply.github.com>
Co-authored-by: Shnupbups <shnupbups@gmail.com>

* Use more efficient name

* Content -> TextContent, revert translatable for now

* Update mappings/net/minecraft/text/NbtDataSource.mapping

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

Co-authored-by: liach <liach@users.noreply.github.com>
Co-authored-by: Shnupbups <shnupbups@gmail.com>
Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
2022-04-22 20:57:36 +01:00
apple502j fda8ec2c41
22w16b client (#3107)
* 22w16b client

* Update MinecraftClient.mapping
2022-04-21 16:21:38 +01:00
apple502j 8cd7ca3a50
Fix AtomicSimpleRandom package (#3106) 2022-04-21 16:21:13 +01:00
Shnupbups 22a86199bd
22w16a stuff (#3100)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-04-20 19:55:16 +01:00
Player fe3a599b38 22w16a 2022-04-20 19:31:04 +02:00
frqnny 8b51f948f8
A few entity mappings (#3095)
* A few entity mappings

* Remove WorldAccess changes as they appear to be already applied

* a tiny amount of more mappings

* a tinsy itsy bit of changes
2022-04-20 13:21:20 +01:00
haykam821 86ed8ccb3e
Rename the HorseBaseEntity class to AbstractHorseEntity (#3098)
* Rename the HorseBaseEntity class to AbstractHorseEntity

Fixes #3082

* Rename the HorseBaseEntityRenderer class to AbstractHorseEntityRenderer
2022-04-20 13:20:26 +01:00
haykam821 07ca9a4927
Rename the Bucketable#getBucketedSound method to getBucketFillSound (#3099)
Fixes #3009
2022-04-20 13:20:17 +01:00
enbrain ef07037428
Map woodland mansion generation (#3041) 2022-04-19 16:21:07 +01:00
Shnupbups 67250a55d3
22w15a stuff (#3091)
* 22w15a stuff

* Apply suggestions from code review

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

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
2022-04-19 11:06:11 +01:00
apple502j b594123e52
Fix typo in SimpleOptions (#3094)
* Fix typo in SimpleOptions

* Fix punctuation in SimpleOptions javadoc

* TranslatableOption is an interface
2022-04-19 11:05:48 +01:00
apple502j a664192233
22w15a more stuff (#3092)
* 22w15a stuff

* Apply suggestions from code review

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

* 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-04-15 14:19:09 +01:00
MattiDragon 51ee5c0ad7
22w15a stuff (#3090) 2022-04-13 19:59:12 +01:00
Player 8b8dc86b74 22w15a 2022-04-13 18:50:51 +02:00
Shnupbups fbe4d7fc7f
22w14a de-featured structures (#3079)
* De-featured structures

Structures moved to own package, plus renames and extra stuff, now that they aren't features at all

* more

* renamed StructureType to clear up name collision
2022-04-13 16:23:27 +00:00
frqnny a96db03dd0
Codec Mappings and some misc stuff (#3077)
* Codec Mappings and some misc stuff
* Misc Stuff Includes random obvious constants I found

* Apply suggestions from code review

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
2022-04-13 13:46:45 +00:00
apple502j df55892693
22w14a typo fixing (#3089) 2022-04-13 07:50:37 +01:00
enbrain fe3bdd302d
Fix typo: FrogEntityModel.rightLEg -> rightLeg (#3088) 2022-04-11 18:26:32 +00:00
Shnupbups 42acd4afae
22w14a stuff 2: electric boogaloo (#3085)
* 22w14a stuff 2: electric boogaloo

* Update mappings/net/minecraft/predicate/entity/TypeSpecificPredicate.mapping

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-04-11 14:39:36 +00:00
enbrain 07cd703d97
Follow up of the titleRemainTicks rename (#3084) 2022-04-08 16:29:49 +01:00
haykam821 2198e744de
Move the GlobalPos class to the net.minecraft.util.math package (#3083) 2022-04-08 16:29:37 +01:00
apple502j 0f2bef6b84
22w14a stuff (#3081)
* 22w14a stuff

* Some random params I mapped during Enigma testing

* Rename stuff based on liach's suggestion
2022-04-08 08:56:33 +01:00
Shnupbups f0cf73b5fa
22w14a stuff (#3078)
* 22w14a stuff

* more

* more
2022-04-08 08:55:17 +01: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 574aababbd Drop invalid anonymous class derived name 2022-04-06 21:37:42 +02:00
Player 13c4ad0853 22w14a 2022-04-06 21:01:01 +02:00
Awakened-Redstone fd1158aa3f
Fix wrong mappings at InGameHud (#3075)
* Fix wrong mappings

`Lnet/minecraft/client/gui/hud/InGameHud;titleTotalTicks:I` and `Lnet/minecraft/client/gui/hud/InGameHud;titleRemainTicks:I` have some wrong mappings
The renaming is simple:
* `titleTotalTicks` -> `titleRemainingTicks` 
* `titleRemainTicks` -> `titleStayTicks`

Total ticks seems like the total time it is on the screen, but it is a reducing value, as it can be seen on `Lnet/minecraft/client/gui/hud/InGameHud;tick()V` where it has `--this.titleTotalTicks;`
Remain ticks seem to be the ticks remaining for the title on the screen, but it is the amount of ticks between fade out and fade in, on `TitleCommand` at `/title times fadeIn stay fadeOut` it's parameter is labled as `stay`

* Update InGameHud.mapping
2022-04-06 16:05:41 +00:00
apple502j 7930e597e4
22w13a misc stuff (#3073)
* 22w13a stuff

* Update StringIdentifiable.mapping

* Fix several mapping bugs
Resolves #3043
Resolves #3057
Resolves #3066
2022-04-06 16:05:01 +00:00
apple502j 424de6e072
22w13a worldgen (#3072)
* 22w13a worldgen

* Improve shnupbups PR conflict
2022-04-06 16:04:51 +00:00
Shnupbups b029eaf79c
22w13a stuff (#3070)
* 22w13a stuff

* more stuff

dunno about this structure stuff tbh might delete later

* remove duplicates

* Apply suggestions from code review

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
2022-04-06 13:34:24 +00:00
apple502j 25bd806f5b
22w13a client (#3071)
* 22w13a client

* Document SimpleOption
Hmm, might not be simple after all...

* Apply suggestions from code review

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

* Fix more stuff

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-04-06 12:18:01 +00:00
Player 4770b3c0f6 Port from 1.19-exp1 2022-03-31 20:05:58 +02:00
Player 39344922af 22w13a 2022-03-31 19:20:30 +02:00
Jake Potrebic 1c1f593167
Chunk generator stuff (#3067)
* Chunk generator stuff

* rename codec builder getter
2022-03-31 06:38:03 +00:00
Shnupbups 9a3618695c
22w12a just a bit more (#3069) 2022-03-30 13:02:05 +00:00
apple502j da98aa3b21
22w12a deep dark (#3064)
* 22w12a sculk

* 22w12a warden

* Fix shnupbups conflict

* Update SculkShriekerWarningManager.mapping
2022-03-30 10:47:02 +00:00
apple502j 8960bd3017
22w12a datafixer and codecs (#3063) 2022-03-30 10:46:43 +00:00
apple502j 52295ce678
22w12a client stuff (#3062) 2022-03-30 10:46:22 +00:00
apple502j 1e952a0178
22w12a world (#3061) 2022-03-30 09:48:16 +00:00
apple502j 9e906386ba
22w12a misc stuff (#3065) 2022-03-30 09:19:16 +00:00
apple502j 35367baa99
22w12a entity (#3060)
* 22w12a entity

* Fix shnupbups PR conflict
2022-03-30 09:18:27 +00:00
apple502j fa051488ea
22w12a chest boat (#3058)
* 22w12a chest boat

* FIx some names
2022-03-30 09:18:07 +00:00
Leximon 1b9e6aed78
swap parameter names (#3056)
Co-authored-by: Lex305 <lex305@web.de>
2022-03-30 09:13:59 +00:00
Shnupbups 77aef71b0a
22w12a stuff (#3059)
* 22w12a stuff

* fixes from @apple502j and a bit more

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

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
2022-03-30 09:10:15 +00:00
Player f5611fdd0f Port from 1.19-exp1 2022-03-24 23:48:18 +01:00
modmuss50 18cd8cc489 22w12a 2022-03-24 19:10:04 +00:00
apple502j 14e3a297d2
22w11a javadoc fixes (#3055)
* 22w11a javadoc fixes

* Update mappings/net/minecraft/tag/TagPacketSerializer.mapping

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

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2022-03-23 10:38:27 +00:00
apple502j 4702895447
22w11a misc stuff (#3053)
* 22w11a networking

* 22w11a world

* 22w11a misc stuff

* Update javadoc for PacketByteBuf
2022-03-23 10:37:54 +00:00
apple502j 290abdc6a2
22w11a client (#3049)
* 22w11a font

* 22w11a sound stuff

* 22w11a options

* 22w11a macOS icon stuff

* 22w11a gl timer

* 22w11a pending update/desync fix

* 22w11a MC-235964 fix

* 22w11a screen

* 22w11a particle

* 22w11a realms

* 22w11a client util

* 22w11a more sequence stuff

* 22w11a misc client stuff

* Add newline
2022-03-23 10:37:29 +00:00
apple502j eab2a53ed9
22w11a registry (#3046)
* 22w11a registry

* Map registry stuff

* Rename and move classes

* Add javadoc
2022-03-23 10:36:40 +00:00
apple502j a98e8513e9
22w11a commands (#3052)
* 22w11a command arguments

* 22w11a command misc

* 22w11a server commands

* Rename registryWrapperFactory

* Map a field in DataPackContents
2022-03-23 10:36:03 +00:00
apple502j ebd912a82f
22w11a resource (#3048)
* 22w11a resource stuff

* 22w11a client resource stuff

* Apply suggestions from code review

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

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2022-03-19 15:58:06 +00:00
apple502j c2d1eac595
22w11a neighbor update (#3047) 2022-03-19 15:57:01 +00:00
apple502j e722042166
22w11a save loading (#3045)
* 22w11a save loading

* Update mappings/net/minecraft/server/SaveLoader.mapping

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

* Rename stuff

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2022-03-19 15:56:00 +00:00
Shnupbups 64377ac365
22w11a stuff (#3044)
* this is all i can bear to do for now, im tired

* i lied

* Update DispenserBehavior.mapping

* have a little more, as a treat

* fixes

* *more* stuff

* more animation stuff

* model parts

* initAndGetDefault

y'all have some weird defaults mojang
2022-03-19 15:55:02 +00:00
Player f61113a967 Fix anonymous class mappings 2022-03-16 22:24:28 +01:00
Player 845467b67e 22w11a 2022-03-16 21:42:31 +01:00
Noah van der Aa dcbab03041
Map VeinCreator (class_6955) (#3038)
* Map VeinCreator (class_6955)

* Address comments

* Address comments

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-03-05 14:37:12 +00:00
Shnupbups d1df9656eb
best pr ever (#3037)
removed a single letter to reflect change made in RC1
2022-02-25 14:40:56 +00:00
modmuss50 e26f9d1d29 1.18.2-rc1 2022-02-25 14:26:22 +00:00
enbrain 89f68384a3
Fix chest model part names being swapped (#3036) 2022-02-25 08:52:30 +00:00
Shnupbups 7dfbb2f61b
moved a couple classes (#3032)
`TextureMap` moved to `data/client`  - `data/client/model` package is no longer used, but `TextureMap` was still in it accidentally due to being renamed by another PR
`NoiseHelper` moved to `world/gen/noise` - makes sense to be with other noise related classes
2022-02-25 08:52:19 +00:00
Noah van der Aa 1e2be4f32a
Use camelCase for fields in VanillaBiomeParameters (#3034) 2022-02-24 22:25:12 +00:00
Shnupbups 44028de306
1.18.2-pre3 stuff (#3031) 2022-02-24 18:19:07 +00:00
apple502j 6d6db4430f
Fix javadoc error (#3035) 2022-02-24 18:18:07 +00:00
apple502j ce775e378d
Rename ServerResourceManager (#3029)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-23 21:59:26 +00:00
apple502j 15cdad81b0
1.18.2-pre3 stuff (#3030)
* 1.18.2-pre3 stuff

* 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-02-23 21:58:44 +00:00
modmuss50 f0f44472dd 1.18.2-pre3 2022-02-23 16:15:59 +00:00
apple502j cfeee50df1
Map class_6904 and related stuff (#3017)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-23 10:59:09 +00:00
Shnupbups 7ca2496621
1.18.2-pre1 stuff (#3022)
* 1.18.2-pre1 stuff

* Update StructureFeature.mapping

* Update StructureFeature.mapping

* 1.18.2-pre1 stuff

* yeah

* removed duplicates

not sure how they managed to stay

* Update mappings/net/minecraft/world/StructureSpawns.mapping

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

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-02-23 10:56:40 +00:00
apple502j 9965d9ca53
1.18.2 pre1 stuff (#3023)
* 1.18.2 pre1 stuff

* Remove RegistryItemArgumentType, separate PR

* Apply suggestions from code review

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

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-02-22 17:00:35 +00:00
Jake Potrebic 45c56b435b
Rename flag from 'scared' to 'sitting' (#2965)
When you send the entity metadata packet with the appropriate update to the client
the panda's behavior can be better described as sitting up rather than being scared
2022-02-22 16:59:28 +00:00
apple502j 29f36d2f10
1.18.2 pre2 stuff (#3027) 2022-02-22 16:29:15 +00:00
apple502j b5c6646188
Map RegistryPredicateArgumentType (#3025)
* Map RegistryPredicateArgumentType

* Apply suggestions from code review

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

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-02-21 17:33:27 +00:00
modmuss50 ceb3a205fb 1.18.2-pre2 2022-02-21 16:09:06 +00:00
Shnupbups 4731a2c3ce
22w07a stuff (#3012)
* biome tags

* more biome tag stuff + datafix

* more stuff

* remove stuff mapped by #3013

* some noise stuff

* Apply suggestions from code review

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

* dropped invalids

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-02-19 11:29:24 +00:00
apple502j 20e6725f2c
22w07a stuff (#3013)
* 22w07a stuff

* Update Registry.mapping

* Apply suggestions from code review

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

* registryKeys -> keys

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-02-18 22:44:32 +00:00
Jake Potrebic fb1700efe5
Remove reference to wool (#3021) 2022-02-18 18:35:12 +00:00
apple502j 4edf893074
Rename TagKey#intern (#3020)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-18 18:17:56 +00:00
modmuss50 e268e3d958 1.18.2-pre1 2022-02-18 17:15:29 +00:00
SquidCooki2 81d81de49f
Update arg to be consistent with its block counterpart (#3015)
Unmapped argument in RenderLayers
- Inconsistent with its block counterpart, "map"
- "hashMap"
2022-02-18 09:04:24 +00:00
Player fd8c5a7486 22w07a 2022-02-16 19:13:28 +01:00
Gegy ae2126e384
fix misleading VertexBuffer-related names (#3005) 2022-02-16 16:58:50 +00:00
apple502j ab17c13eb1
22w06a more cursed stuff (#3004)
* 22w06a more cursed stuff

* Even more cursed stuff

* Finish mapping cursed stuff

* Revert move

* Fix javadoc lint

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

Co-authored-by: Shnupbups <shnupbups@gmail.com>

* 6903 is RegistryOps

* Copy javadocs

* More fixes

* Fix invalid mapping

* Apply suggestions from code review

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

* Rename RegistryCodecs methods

Co-authored-by: Shnupbups <shnupbups@gmail.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-02-16 15:57:25 +00:00
Noah van der Aa 35180240f9
Map some fields related to stats and structures (#3006)
* Map some fields related to stats and structures

* Update mappings/net/minecraft/stat/StatFormatter.mapping

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

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

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>
2022-02-12 17:04:42 +00:00
apple502j 3fa5f241ce
22w06a more tags/registries stuff (#3003)
* 22w06a more tags/registries stuff

* rename to getIndexedEntries
2022-02-12 17:04:11 +00:00
liach 33efbaf906
22w06a resources (#2998)
* 22w06a resources

fyi javadoc gen broke, wait for me to fix it...

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

* Apply suggestions from code review

* Update mappings/net/minecraft/resource/NamespaceResourceManager.mapping

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

Co-authored-by: liach <liach@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-02-12 17:03:23 +00:00
Noah van der Aa a6d414dd13
Map some random entity stuff (#2994)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-11 09:03:20 +00:00
enbrain c35b6868e2
Rename some builder classes (#2921)
* Rename some builder classes

* builder -> advancementBuilder

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: modmuss50 <modmuss50@gmail.com>
2022-02-11 09:02:52 +00:00
haykam821 3e9aadc6d2
Map structure placements (#2997)
* Map structure placements

* Update mappings/net/minecraft/world/gen/chunk/placement/StructurePlacementType.mapping

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

Co-authored-by: modmuss50 <modmuss50@gmail.com>
Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2022-02-11 08:56:39 +00:00
Shnupbups 0a36582e4b
Datagen refactors (#2905)
* `BlockStateDefinitionProvider` -> `ModelProvider`

`BlockStateDefinitionProvider` is inaccurate, as it also handles all the models in the game including item models.

Also moved everything from `data/client/model` down to just `data/client` as they're *all* model related so there's no point in having it be separate.

Should probably backport this to 1.18, and maybe even 1.17.1 if #2904 is merged. Also recommend the rename is reflected in the Fabric API implementation also.

* Make all providers and generators plural where appropriate

Also change `WorldgenListProvider` to `WorldgenProvider`... why did it have `List` in the first place?

* Change to singular prefixes

* Fix some incorrect names

* Update Tag.mapping

* Update RecipeProvider.mapping

* Update RecipeProvider.mapping

* Fix bad merge

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: modmuss50 <modmuss50@gmail.com>
2022-02-11 08:55:08 +00:00
Shnupbups 81898922c6
22w06a stuff (#2996)
* man wtf is this

* Revert "man wtf is this"

This reverts commit 8e63ae95e9.

* oh gosh oh heck what is this

* why

* seriously

* Update RegistryEntryList.mapping
2022-02-10 18:47:38 +00:00
haykam821 c6ba227c7d
Map the RegistryEntryList class (#3001)
* Map the RegistryEntryList class

* Move the RegistryEntryList class to the net.minecraft.util.registry package
2022-02-10 18:39:46 +00:00
apple502j eb5070e74f
22w06a non-cursed stuff (#2999) 2022-02-10 17:31:50 +00:00
modmuss50 0ef70746f2 22w06a 2022-02-09 18:58:35 +00:00
enbrain e8a1536e6c
Fix some setters not matching fields and params (#2978)
* Fix some setters not matching fields and params

* Revert params with current prefix

* Rename targetPool to target

to match the setter in JigsawBlockEntity

* Revert more renames

* Revert setInvStackList -> setInventory

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-09 16:42:35 +00:00
Shnupbups 536210f3e7
some random stuff (#2969)
* some random stuff

* more stuff

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-09 16:42:22 +00:00
haykam821 e92e4b57c1
Rename the Texture class to TextureMap (#2974) 2022-02-09 11:41:36 +00:00
Noah van der Aa c4e3dcfe53
Rename NarratorOptionsScreen -> SimpleOptionsScreen (#2984) 2022-02-09 11:39:31 +00:00
haykam821 53a6bb1e84
Rename the BlockStateModelGenerator#registerCarpet method to registerWoolAndCarpet (#2973) 2022-02-09 11:37:57 +00:00
Noah van der Aa 054f9cc569
Rename Screen#removed and Screen#onClose (#2987)
* Rename Screen#removed and Screen#onClose

* Revert onClose -> removed rename
2022-02-09 11:37:36 +00:00
apple502j 88ca0afebd
Document ServerWorld stuff (#2891)
* Document ServerWorld stuff

* Apply suggestions from code review

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

* Update mappings/net/minecraft/server/world/ServerWorld.mapping

* More stuff

* Fix and change some stuff

* Temporary commit

* Fix some stuff

* Fixes

* Should fix all javadoc issues

* Apply suggestions from code review

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

* Clarify world spawn pos

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
2022-02-09 11:36:29 +00:00
apple502j d6fb8204b8
Map spline (#2953)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-09 11:35:43 +00:00
apple502j 10fda6dd17
22w03a stuff (#2971)
* 22w03a stuff

* Fix ExclusiveNbtCollector

* Remove OpenDoorsTask mapping for conflict

* Remove SpreadPlayersCommand mapping for conflict

* Apply suggestions from code review

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

* Renames, javadoc, etc

* Fix description of shouldCrashOnException

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

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-02-09 11:33:27 +00:00
apple502j 2dc52f1d2e
Move, rename and document spawners (#2962)
* Move, rename and document spawners

* Apply suggestions from code review

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

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
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-02-09 11:30:19 +00:00
apple502j a70b1d3cea
22w05a stuff (#2993)
* 22w05a stuff

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

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

* Rename WeaponSmithChestLootTableFix

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2022-02-09 11:25:03 +00:00
modmuss50 a038ffcefc 22w05a 2022-02-02 17:09:28 +00:00
apple502j def0910f63
Fix javadoc links to NbtElement#END_TYPE (#2989)
* Fix javadoc links to NbtElement#END_TYPE

* Use default
2022-01-29 19:00:44 +00:00
CyborgCabbage d586fb599b
Pattern name BACKSLASH_S_PATTERN does not indicate what the pattern does (#2990)
* The name of the regex was unclear. Now knowing the properties of the regex, the function name can also be changed to something clearer.

* WHITESPACE_PATTERN indicates the behaviour of the regex more clearly.
2022-01-29 18:18:08 +00:00
Noah van der Aa c968285953
Map some fields and params based around the dragon battle (#2985)
* Map some fields and params based around the dragon battle

* SPAWN_HEIGHT -> SPAWN_Y

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-01-28 20:10:24 +00:00
Noah van der Aa 85fa88287a
Rename net.minecraft.world.gen.decorator package to placementmodifier (#2986)
* Rename net.minecraft.world.gen.decorator package to placementmodifier

* missed a few

* PlacementModifierContext

* FeaturePlacementContext

* relocate

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
2022-01-28 20:10:16 +00:00
Noah van der Aa 46ff9cf902
Rename AbstractBlock#hasSolidTopSurface to isSolidSurface (#2981) 2022-01-25 15:59:18 +00:00
Shnupbups 1abefdfd2e
22w03a command stuff (#2967)
* 22w03a command stuff

Feat. new placefeature command

* Update SpreadPlayersCommand.mapping

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* how did this happen

* Update mappings/net/minecraft/command/argument/IdentifierArgumentType.mapping

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

* Update mappings/net/minecraft/command/argument/IdentifierArgumentType.mapping

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

* Update SuggestionProviders.mapping

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2022-01-25 15:59:03 +00:00
Jake Potrebic 14eca98488
Fix entity param name for updateKilledAdvancementCriterion (#2975) 2022-01-23 15:11:11 +00:00
Noah van der Aa 75c08ac6f8
Rename FoodComponents#create -> createStew (#2980) 2022-01-23 15:10:52 +00:00
haykam821 08011fd376
Rename the BlockStateModelGenerator#registerCauldron method to registerCauldrons (#2972) 2022-01-20 12:26:27 +00:00
Noah van der Aa 3f290af9dd
Rename 'integer' parameter and add name for lambda parameter in CampfireBlockEntity (#2968) 2022-01-19 22:52:19 +00:00
haykam821 5d44c38117
Map the FogShape class (#2970) 2022-01-19 22:47:25 +00:00
haykam821 089b68aa24
Use suffixes for key binding fields in the GameOptions class (#2895)
Fixes #2888
2022-01-19 22:46:57 +00:00
modmuss50 26c319461b 22w03a 2022-01-19 17:26:32 +00:00
apple502j f858565126
1.18.1 server.world stuff (#2964) 2022-01-18 00:52:32 +00:00
haykam821 2057b0812e
Rename the ClientWorld#netHandler field to networkHandler (#2914)
Fixes #2912
2022-01-17 21:25:42 +00:00
apple502j bcc33c75fc
Rename incorrectly-named intersectsEntities methods (#2903)
* Rename intersectsEntities methods

* Update CollisionView.mapping

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-01-17 21:24:59 +00:00
apple502j 12c58a41f2
Rename Entity#inanimate (#2922)
* Rename Entity#inanimate

* Fix javadoc

* Rename to intersectionChecked
2022-01-17 21:24:09 +00:00
enbrain b8d5ad7dda
Document MathHelper.binarySearch (#2956)
* Document MathHelper.binarySearch

* Apply suggestions from code review

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

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2022-01-17 21:23:49 +00:00
haykam821 3dec7b22c7
Swap the names of the VertexBuffer#vertexFormat and VertexBuffer#elementFormat fields (#2958) 2022-01-17 21:23:04 +00:00
apple502j 214508ba12
Rename remaining Tag to Nbt (#2960) 2022-01-17 21:21:38 +00:00
apple502j 6975c6f1e6
Fix ChunkGeneratorSettings param (#2963) 2022-01-17 21:20:59 +00:00
enbrain 186c5fb3d0
Fix ClientWorld.Properties.setTime param (#2955) 2022-01-05 18:09:47 +00:00
enbrain 204202f752
Document what deprecated means in AbstractBlock (#2952)
* Document what deprecated means in AbstractBlock

* Link to the exact part we need

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

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2022-01-02 18:54:35 +00:00
enbrain e5c08239d1
Fix fov multiplier stuff (#2938) 2022-01-02 18:50:40 +00:00
enbrain 60ec6f6d1a
Drop 'color' prefix from color components (#2935) 2022-01-02 18:50:29 +00:00
apple502j c715653edb
Fix more typos (#2954) 2022-01-02 18:50:05 +00:00
apple502j d37ff81820
Rename NbtNull to NbtEnd (#2884)
* Rename NbtNull to NbtEnd

* Update mappings/net/minecraft/nbt/NbtEnd.mapping

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

* Update nbt_type_ids.unpick

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2021-12-31 13:36:28 +00:00
Juuxel c762f4ca62
BookScreen.getTextAt -> getTextStyleAt (#2949) 2021-12-31 13:36:05 +00:00
Bohdan Yaroslavtsev 797010908d
Hoppers are not an example of SidedInventory because they are in fact not SidedInventory-s (#2950) 2021-12-31 13:35:55 +00:00
Jake Potrebic 5aaa27338b
lure and LOTS levels were swapped (#2951) 2021-12-31 13:35:43 +00:00
Shnupbups ed71572d20
Fix door open and close sound world event id method names being swapped (#2945) 2021-12-24 14:44:29 +00:00
auoeke bb92d40dd0
Screen#{isPauseScreen -> shouldPause} (#2943) 2021-12-23 14:19:54 +00:00
enbrain b996fd0fb8
Fix MoveToTargetPosGoal.getDesiredSquaredDistanceToTarget (#2942) 2021-12-23 14:19:33 +00:00
haykam821 c1fd719b76
Rename the BackgroundHelper class to ColorHelper (#2915)
* Rename the BackgroundHelper class to ColorHelper

Fixes #2907

* Move the ColorHelper class to the net.minecraft.util.math package

* Rename the ColorHelper.ColorMixer class to Argb

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

Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2021-12-23 14:19:12 +00:00
apple502j 664426de11
Document Vec3i (#2930)
* Document Vec3i

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

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

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* 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>

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

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>
2021-12-23 14:18:44 +00:00
enbrain 8bb2ba44ce
Fix TimeHelper.SECOND_IN_MILLIS (#2941) 2021-12-23 14:17:43 +00:00
enbrain e7761b6d1d
Fix AbstractBlock.getMaxModelOffset (#2940) 2021-12-23 14:17:26 +00:00
enbrain 80dcaed6ac
Fix the parameter of DefaultedList.add (#2936) 2021-12-22 19:20:26 +00:00
enbrain 8be74de542
Fix the parameter of MultiNoiseUtil.SearchTree.TreeNode constructor (#2937) 2021-12-22 19:20:10 +00:00
enbrain 02a1e330e0
Fix the parameter of ItemDispenserBehavior.spawnItem (#2939) 2021-12-22 19:19:47 +00:00
glisco 5482d38e26
Update WAXED_COPPER, DEEPSLATE_WALL and AZALEA_LEAVES_FLOWERS to be consistent with their item IDs (#2934) 2021-12-19 17:56:57 +00:00
haykam821 8c2dd42a57
Rename the LootContextParameter#getIdentifier method to getId (#2929) 2021-12-18 18:44:56 +00:00
apple502j 24a1ee97f8
Fix typos (#2928)
* Fix typo, step 1
Changes to mappings:
- `SetDamageLootFunction#<init>` `conditons` -> `conditions`

* Fix typos, step 2
Changes to mappings:
- `BedBlock#getAroundAndOnBedOffets` -> `getAroundAndOnBedOffsets`
- `EntityShapeContext#<init>` `walkOnFluidPrecicate` -> 
`walkOnFluidPredicate`
- `HungerConstants#EXHAUSION_UNIT` -> `EXHAUSTION_UNIT`
- `HungerConstants#EXHAUSION_PER_HITPOINT` -> `EXHAUSTION_PER_HITPOINT`

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

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

Co-authored-by: Juuxel <6596629+Juuxel@users.noreply.github.com>
2021-12-15 17:33:40 +00:00
adex720 5aaff66931
Fix typo (#2927)
* Fix typo

heightModfier -> heightModifer

* Update mappings/net/minecraft/world/gen/feature/OrePlacedFeatures.mapping

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2021-12-14 15:52:55 +00:00
apple502j 752fcb213f
1.18.1-rc1 stuff (#2908)
* 1.18.1-rc1 stuff

* Apply suggestions from code review

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

* Rename shouldRecalculate, etc

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2021-12-13 13:47:39 +00:00
Juuxel 29f3c7a07e
Minor Block javadoc improvements (#2909)
* Fix typos in Block javadoc

* Add mention of AbstractBlock

* Fix grammar

* ,

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

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-12-10 16:11:57 +00:00
Player fa3916ac6f 1.18.1-rc2 2021-12-08 14:38:38 +01:00
modmuss50 dadc38b9c4 1.18.1-rc1 2021-12-07 16:44:03 +00:00
Shnupbups db65a5bf13
Fix typo (#2906)
`condiitons` -> `conditions`

noticed this while making #2904
2021-12-06 15:07:51 +00:00
apple502j ab446c8e46
1.18.1-pre1 stuff (#2902) 2021-12-04 01:55:07 +00:00
haykam821 aa0874d900
Rename the ServerWorld#getSurface method to getLightningPos (#2894)
Fixes #2890

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-12-03 15:07:09 +00:00
haykam821 3b79d0cf5e
Move the EightWayDirection class to the net.minecraft.util.math package (#2892)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-12-03 15:06:53 +00:00
modmuss50 a0f28b94eb 1.18.1-pre1 2021-12-03 14:43:55 +00:00
Shnupbups fbcd127c32
1.18-rc stuff (#2887)
* 1.18-rc1 stuff

resolves #2886

* small things

* Update WorldRenderer.mapping

* stuff

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-11-27 22:03:48 +00:00
modmuss50 fe2dbc5d21 1.18-rc1 2021-11-25 15:18:06 +00:00
Shnupbups 220dd80038
1.18-pre7 stuff (#2872)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-11-25 14:52:58 +00:00
apple502j 7ee4de9d98
1.18-pre8 stuff (#2885)
* 1.18-pre8 stuff

* Update mappings/net/minecraft/text/TranslatableText.mapping
2021-11-25 09:33:54 +00:00
apple502j 2b4b1aca9e
Rename ServerWorld#shouldCreateNewEntityWithPassenger (#2877)
* Rename ServerWorld#shouldCreateNewEntityWithPassenger

* Update mappings/net/minecraft/server/world/ServerWorld.mapping

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>
2021-11-24 20:18:33 +00:00
apple502j 319406c7cc
Rename onSpawn to onScreenHandlerOpened (#2878)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-11-24 20:18:11 +00:00
apple502j 64ff29802f
Fix world event javadoc (#2879)
* Fix world event javadoc

* Update mappings/net/minecraft/world/WorldEvents.mapping

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>
2021-11-24 20:17:22 +00:00
apple502j cc50c882b1
1.18-pre7 sound (#2880)
* 1.18-pre7 sound

* Update mappings/net/minecraft/client/sound/Channel.mapping

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>
2021-11-24 20:16:53 +00:00
enbrain db9a80f418
Document chat stuff (#2881)
* Document chat stuff

* Remove apiNote from ChatMessageC2SPacket

* Links broadcast from and to sendMessage

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-11-24 20:16:37 +00:00
modmuss50 8dc444e87e 1.18-pre8 2021-11-24 15:45:45 +00:00
apple502j ae4e994d1d
Rename BedBlock.isFree (#2876)
* Rename BedBlock.isFree

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

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

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

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2021-11-24 10:41:37 +00:00
Shnupbups 2cac3f4178
1.18 pre6 stuff (#2869)
* 1.18 pre6 stuff

* Update Biome.mapping

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

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

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

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>
2021-11-23 17:24:16 +00:00
apple502j 9729267fb4
1.18-pre6 stuff (#2868)
* 1.18-pre6 stuff

* Apply suggestions from code review

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

* Not sure if this is best but

Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-11-23 17:20:47 +00:00
enbrain 59d78662d3
Refactor equipment sync stuff (#2801)
* Refactor equipment sync stuff

* sendHandStackSwap -> checkHandStackSwap

Co-authored-by: liach <7806504+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>
2021-11-23 17:20:26 +00:00
modmuss50 2300dbccaf 1.18-pre7 2021-11-23 17:12:25 +00:00
enbrain 83d7540f2f
Fix javadoc reference errors (#2871) 2021-11-23 10:37:28 +00:00
enbrain 7b025e13d1
Fix OptionsScreen.createDifficultyButtonWidget parameter (#2870)
* Fix OptionsScreen.createDifficultyButtonWidget parameter

* buttonIndex
2021-11-23 10:36:52 +00:00
modmuss50 3eb7466178 1.18-pre6 2021-11-22 18:18:04 +00:00
enbrain abb1308444
Map misc stuff (#2843) 2021-11-22 16:43:57 +00:00
apple502j 7fcda1ad9d
1.18-pre4 structure locating (#2859)
* 1.18-pre4 structure locating

* Remove conflict with #2855

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-11-22 16:08:36 +00:00
Shnupbups 268324fe32
Mapping Bonanza Part 13: Misc stuff (#2857)
* Misc stuff

* Apply suggestions from code review

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

* Update mappings/net/minecraft/test/TestContext.mapping

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

* Update mappings/com/mojang/blaze3d/platform/GlStateManager.mapping

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
Co-authored-by: haykam821 <24855774+haykam821@users.noreply.github.com>
2021-11-22 15:32:05 +00:00
Shnupbups 2eb2fe0f63
Mapping Bonanza Part 12: World gen stuff (#2856)
* World gen stuff

* Update mappings/net/minecraft/world/gen/surfacebuilder/MaterialRules.mapping

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

* pre5

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2021-11-22 15:31:34 +00:00
Shnupbups d3ce4a9511
Mapping Bonanza Part 11: World stuff (#2855)
* World stuff

* Update mappings/net/minecraft/world/poi/PointOfInterestStorage.mapping

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>

* Apply suggestions from code review

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

* Update PalettedContainer.mapping

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2021-11-22 15:30:43 +00:00
Shnupbups e9b17c2dbc
Structure stuff (#2853) 2021-11-22 15:30:07 +00:00
Shnupbups 8d8f35a33b
Mapping Bonanza Part 4: Entity AI stuff (#2848)
* Entity AI stuff

* Apply suggestions from code review

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
2021-11-22 15:29:27 +00:00
Shnupbups 5d6034cbb0
Mapping Bonanza Part 3: Entity stuff (#2847)
* Entity stuff

* Apply suggestions from code review

* Update ShulkerEntity.mapping
2021-11-22 15:28:47 +00:00
Shnupbups 72c878c76c
Mapping Bonanza Part 1: Client stuff (#2845)
* Client stuff

* Update mappings/net/minecraft/client/font/BlankGlyph.mapping

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>

Co-authored-by: apple502j <33279053+apple502j@users.noreply.github.com>
2021-11-22 15:28:19 +00:00
Shnupbups ff527ce665
1.18 pre5 block predicates (#2861)
* 1.18-pre5 BlockPredicates

* Update BlockPredicate.mapping
2021-11-22 13:43:23 +00:00
Shnupbups 9f40bab231
Mapping Bonanza Part 5: Block and Item stuff (#2849)
* Block and Item stuff

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

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

Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2021-11-22 13:42:59 +00:00
enbrain 66e3b0d4cc
Fix GameMessageS2CPacket.getLocation (#2865) 2021-11-22 13:42:39 +00:00
enbrain f3fb4ec731
Document placement modifier (#2863)
* Document placement modifier

* Update position calculation javadoc
2021-11-22 11:52:25 +00:00
Shnupbups 957e132469
Mapping Bonanza Part 7: Predicate stuff (#2851)
* Predicate stuff

* Apply suggestions from code review
2021-11-20 18:12:01 +00:00
apple502j fe93c6bbe1
Map BufferedInputStream (#2860)
* Map BufferedInputStream

* Apply suggestions from code review

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

* Update and rename BufferedInputStream.mapping to FixedBufferInputStream.mapping

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: liach <7806504+liach@users.noreply.github.com>
2021-11-20 18:11:51 +00:00
modmuss50 f870cc7ed4 Revert "Use "offhand" instead of "offHand" (#2844)"
This reverts commit 5c2072d88d.
2021-11-19 16:54:44 +00:00
modmuss50 071aba24e7 1.18-pre5 2021-11-19 16:35:58 +00:00
Shnupbups efc6d81042
Util stuff (#2854) 2021-11-19 11:08:33 +00:00
Shnupbups a5591c2146
Data stuff (#2846) 2021-11-19 11:08:19 +00:00
Shnupbups 3c56fa2ef6
Server stuff (#2852) 2021-11-19 10:48:47 +00:00
Shnupbups 8f7a992344
Mapping Bonanza Part 6: Loot stuff (#2850)
* Loot stuff

* Apply suggestions from code review

* Apply suggestions from code review
2021-11-19 10:48:37 +00:00
apple502j 5c2072d88d
Use "offhand" instead of "offHand" (#2844) 2021-11-19 10:48:27 +00:00
apple502j 2f1d11177a
1.18-pre4 NBT (#2842)
* 1.18-pre4 NBT

* Improve names significantly

Co-authored-by: liach <liach@users.noreply.github.com>
2021-11-19 10:48:18 +00:00
mschae23 f863241040
1.18-pre3 feature mappings (#2839)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-11-18 09:09:28 +00:00
apple502j 1ac9261de3
1.18 pre3 stuff (#2840)
* Map fox

* Map other weird stuff

* Update mappings/net/minecraft/client/world/ClientWorld.mapping

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

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: enbrain <69905075+enbrain@users.noreply.github.com>
2021-11-18 09:09:02 +00:00