yarn/mappings/net/minecraft/network/packet/s2c/play/GameJoinS2CPacket.mapping

55 lines
2.2 KiB
Plaintext
Raw Normal View History

CLASS net/minecraft/class_2678 net/minecraft/network/packet/s2c/play/GameJoinS2CPacket
2020-05-15 11:35:03 -04:00
FIELD field_12278 debugWorld Z
2019-06-28 17:55:20 -04:00
FIELD field_12279 maxPlayers I
FIELD field_12280 playerEntityId I
FIELD field_12281 hardcore Z
FIELD field_12282 gameMode Lnet/minecraft/class_1934;
FIELD field_12284 registryManager Lnet/minecraft/class_5455$class_5457;
FIELD field_19145 viewDistance I
Misc. Issue Resolution (#1401) * PlayerAbilitiesS2CPacket.fovModifier -> walkSpeed (#1392) * GameJoinS2CPacket seed -> sha256Seed (#1360) * checkBlockRerender -> scheduleBlockRerenderIfNecessary (#1332) * StatusEffectType -> StatusEffectCategory (#1036) StatusEffect -> StatusEffectType StatusEfectInstance -> StatusEffect (and related names) * SettingsScreen -> OptionsScreen (#787) AccessibilityScreen -> AccessibilityOptionsScreen Moved OptionsScreen to options package with all the other options screens * Finishes making maximum/minimum -> max/min (#672) (the ones in TreeDecoratorConfig as they have no postfix) DefaultBiomeFeatures moved to world/gen/feature from world/biome (#667) * fix missing file * Revert "StatusEffectType -> StatusEffectCategory (#1036)" This reverts commit 07f887a3d2332539ce07b0d29bcb84c6f5e6bf5b. * fix capitalization Co-authored-by: liach <7806504+liach@users.noreply.github.com> * Update mappings/net/minecraft/client/render/WorldRenderer.mapping Co-authored-by: Joseph Burton <burtonjae@hotmail.co.uk> * Update mappings/net/minecraft/client/render/WorldRenderer.mapping Co-authored-by: liach <7806504+liach@users.noreply.github.com> * Update mappings/net/minecraft/client/render/WorldRenderer.mapping Co-authored-by: liach <7806504+liach@users.noreply.github.com> * Update mappings/net/minecraft/world/World.mapping Co-authored-by: liach <7806504+liach@users.noreply.github.com> Co-authored-by: liach <7806504+liach@users.noreply.github.com> Co-authored-by: Joseph Burton <burtonjae@hotmail.co.uk>
2020-05-30 14:31:17 -04:00
FIELD field_20665 sha256Seed J
2020-05-15 11:35:03 -04:00
FIELD field_20666 flatWorld Z
FIELD field_24618 reducedDebugInfo Z
FIELD field_24619 showDeathScreen Z
2020-05-29 09:31:34 -04:00
FIELD field_25134 dimensionId Lnet/minecraft/class_5321;
FIELD field_25320 dimensionIds Ljava/util/Set;
FIELD field_25321 dimensionType Lnet/minecraft/class_2874;
FIELD field_25713 previousGameMode Lnet/minecraft/class_1934;
2020-08-06 13:19:50 -04:00
METHOD <init> (ILnet/minecraft/class_1934;Lnet/minecraft/class_1934;JZLjava/util/Set;Lnet/minecraft/class_5455$class_5457;Lnet/minecraft/class_2874;Lnet/minecraft/class_5321;IIZZZZ)V
2018-11-04 07:22:38 -05:00
ARG 1 playerEntityId
ARG 2 gameMode
ARG 3 previousGameMode
ARG 4 sha256Seed
ARG 6 hardcore
ARG 7 dimensionIds
ARG 8 registryManager
ARG 9 dimensionType
ARG 10 dimensionId
ARG 11 maxPlayers
ARG 12 chunkLoadDistance
ARG 13 reducedDebugInfo
ARG 14 showDeathScreen
ARG 15 debugWorld
ARG 16 flatWorld
METHOD <init> (Lnet/minecraft/class_2540;)V
ARG 1 buf
2019-06-28 17:55:20 -04:00
METHOD method_11561 getGameMode ()Lnet/minecraft/class_1934;
METHOD method_11562 hasReducedDebugInfo ()Z
METHOD method_11564 getEntityId ()I
METHOD method_11565 getRegistryManager ()Lnet/minecraft/class_5455;
2020-05-15 11:35:03 -04:00
METHOD method_11568 isFlatWorld ()Z
METHOD method_20204 getViewDistance ()I
Misc. Issue Resolution (#1401) * PlayerAbilitiesS2CPacket.fovModifier -> walkSpeed (#1392) * GameJoinS2CPacket seed -> sha256Seed (#1360) * checkBlockRerender -> scheduleBlockRerenderIfNecessary (#1332) * StatusEffectType -> StatusEffectCategory (#1036) StatusEffect -> StatusEffectType StatusEfectInstance -> StatusEffect (and related names) * SettingsScreen -> OptionsScreen (#787) AccessibilityScreen -> AccessibilityOptionsScreen Moved OptionsScreen to options package with all the other options screens * Finishes making maximum/minimum -> max/min (#672) (the ones in TreeDecoratorConfig as they have no postfix) DefaultBiomeFeatures moved to world/gen/feature from world/biome (#667) * fix missing file * Revert "StatusEffectType -> StatusEffectCategory (#1036)" This reverts commit 07f887a3d2332539ce07b0d29bcb84c6f5e6bf5b. * fix capitalization Co-authored-by: liach <7806504+liach@users.noreply.github.com> * Update mappings/net/minecraft/client/render/WorldRenderer.mapping Co-authored-by: Joseph Burton <burtonjae@hotmail.co.uk> * Update mappings/net/minecraft/client/render/WorldRenderer.mapping Co-authored-by: liach <7806504+liach@users.noreply.github.com> * Update mappings/net/minecraft/client/render/WorldRenderer.mapping Co-authored-by: liach <7806504+liach@users.noreply.github.com> * Update mappings/net/minecraft/world/World.mapping Co-authored-by: liach <7806504+liach@users.noreply.github.com> Co-authored-by: liach <7806504+liach@users.noreply.github.com> Co-authored-by: Joseph Burton <burtonjae@hotmail.co.uk>
2020-05-30 14:31:17 -04:00
METHOD method_22423 getSha256Seed ()J
METHOD method_22424 showsDeathScreen ()Z
2020-05-15 11:35:03 -04:00
METHOD method_28118 isHardcore ()Z
METHOD method_28119 isDebugWorld ()Z
2020-05-29 09:31:34 -04:00
METHOD method_29176 getDimensionId ()Lnet/minecraft/class_5321;
METHOD method_29443 getDimensionIds ()Ljava/util/Set;
METHOD method_29444 getDimensionType ()Lnet/minecraft/class_2874;
METHOD method_30116 getPreviousGameMode ()Lnet/minecraft/class_1934;
METHOD method_34134 (Lnet/minecraft/class_2540;Lnet/minecraft/class_5321;)V
ARG 0 b
ARG 1 dimension
METHOD method_34135 (Lnet/minecraft/class_2540;)Lnet/minecraft/class_5321;
ARG 0 b
METHOD method_36149 getMaxPlayers ()I