yarn/mappings/net/minecraft/client/network
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
..
abusereport 22w24a abuse report (#3214) 2022-06-21 19:07:56 +01:00
chat 22w24a abuse report (#3214) 2022-06-21 19:07:56 +01:00
AbstractClientPlayerEntity.mapping 22w18a stuff (#3137) 2022-05-11 19:28:01 +01:00
Address.mapping 21w19a network stuff (#2394) 2021-05-13 16:59:27 +00:00
AddressResolver.mapping 22w03a 2022-01-19 17:26:32 +00:00
AllowedAddressResolver.mapping Block list checker for the allowed address resolver (#2418) 2021-05-24 14:49:41 +01:00
BlockListChecker.mapping 1.17-pre4 client stuff (#2466) 2021-06-07 14:42:29 +01:00
ChatPreviewRequester.mapping 1.19-pre1 networking (#3164) 2022-05-23 13:07:30 +01:00
ChatPreviewer.mapping 1.19-pre1 networking (#3164) 2022-05-23 13:07:30 +01:00
ClientAdvancementManager.mapping 22w03a 2022-01-19 17:26:32 +00:00
ClientCommandSource.mapping 22w11a commands (#3052) 2022-03-23 10:36:03 +00:00
ClientLoginNetworkHandler.mapping 1.19-pre1 networking (#3164) 2022-05-23 13:07:30 +01:00
ClientPlayNetworkHandler.mapping 22w24a abuse report (#3214) 2022-06-21 19:07:56 +01:00
ClientPlayerEntity.mapping Move message related stuff to a new package (#3185) 2022-06-01 18:39:22 +01:00
ClientPlayerInteractionManager.mapping 22w11a client (#3049) 2022-03-23 10:37:29 +00:00
DataQueryHandler.mapping NBT refactor: step 3 (#2257) 2021-04-02 22:03:30 +01:00
LanServerInfo.mapping Networking stuff (#1096) 2020-02-09 14:31:14 +00:00
LanServerPinger.mapping Move the LanServerPinger class to the net.minecraft.client.network package (#3211) 2022-06-14 18:17:52 +01:00
LanServerQueryManager.mapping 22w03a 2022-01-19 17:26:32 +00:00
MultiplayerServerListPinger.mapping 22w19a networking (#3155) 2022-05-17 10:56:35 +01:00
OtherClientPlayerEntity.mapping Javadoc for some client, datafixer and other miscellaneous areas. (#1219) 2020-03-25 23:14:55 +00:00
PendingUpdateManager.mapping 22w11a client (#3049) 2022-03-23 10:37:29 +00:00
PlayerListEntry.mapping 1.19-pre1 networking (#3164) 2022-05-23 13:07:30 +01:00
RedirectResolver.mapping 22w03a 2022-01-19 17:26:32 +00:00
SequencedPacketCreator.mapping 22w11a client (#3049) 2022-03-23 10:37:29 +00:00
ServerAddress.mapping 22w03a 2022-01-19 17:26:32 +00:00
ServerInfo.mapping 1.19-pre1 networking (#3164) 2022-05-23 13:07:30 +01:00
SocialInteractionsManager.mapping More 21w39a stuff (#2720) 2021-10-01 19:02:43 +01:00