Commit Graph

3012 Commits

Author SHA1 Message Date
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
modmuss50 e62e025019 Fix build. 2022-04-20 19:45:02 +01:00
Player 89d13eeb48 22w16b 2022-04-20 19:54:21 +02:00
modmuss50 52e19ecbf0 Fix build by adding asm configuration to make it easier to update across all configurations. 2022-04-20 18:41:28 +01:00
Player fe3a599b38 22w16a 2022-04-20 19:31:04 +02:00
Player 2dd4d70e5b Update tiny remapper 2022-04-20 19:30:17 +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
modmuss50 7a9cbb55b2
Update dependencies (#3093) 2022-04-15 23:17:53 +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