Package net.minecraft.server.network
Class ServerPlayNetworkHandler
java.lang.Object
net.minecraft.server.network.ServerPlayNetworkHandler
- All Implemented Interfaces:
PacketListener,ServerPlayPacketListener,EntityTrackingListener
public class ServerPlayNetworkHandler extends Object implements EntityTrackingListener, ServerPlayPacketListener
- Mappings:
Namespace Name official abxintermediary net/minecraft/class_3244named net/minecraft/server/network/ServerPlayNetworkHandler
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) static interfaceServerPlayNetworkHandler.class_5860 -
Field Summary
Fields Modifier and Type Field Description ClientConnectionconnectionprivate intcreativeItemDropThresholdprivate booleanfloatingprivate intfloatingTicksprivate longkeepAliveIdprivate longlastKeepAliveTimeprivate intlastTickMovePacketsCountprivate doublelastTickRiddenXprivate doublelastTickRiddenYprivate doublelastTickRiddenZprivate doublelastTickXprivate doublelastTickYprivate doublelastTickZprivate static LoggerLOGGERprivate intmessageCooldownprivate intmovePacketsCountServerPlayerEntityplayerprivate intrequestedTeleportIdprivate @Nullable Vec3drequestedTeleportPosprivate booleanridingEntityprivate MinecraftServerserverprivate intteleportRequestTickprivate intticksprivate @Nullable EntitytopmostRiddenEntityprivate doubleupdatedRiddenXprivate doubleupdatedRiddenYprivate doubleupdatedRiddenZprivate doubleupdatedXprivate doubleupdatedYprivate doubleupdatedZprivate intvehicleFloatingTicksprivate booleanwaitingForKeepAlive -
Constructor Summary
Constructors Constructor Description ServerPlayNetworkHandler(MinecraftServer server, ClientConnection connection, ServerPlayerEntity player) -
Method Summary
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official cLabx;c:Lorg/apache/logging/log4j/Logger;intermediary field_14121Lnet/minecraft/class_3244;field_14121:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/server/network/ServerPlayNetworkHandler;LOGGER:Lorg/apache/logging/log4j/Logger;
-
connection
- Mappings:
Namespace Name Mixin selector official aLabx;a:Lnv;intermediary field_14127Lnet/minecraft/class_3244;field_14127:Lnet/minecraft/class_2535;named connectionLnet/minecraft/server/network/ServerPlayNetworkHandler;connection:Lnet/minecraft/network/ClientConnection;
-
server
- Mappings:
Namespace Name Mixin selector official dLabx;d:Lnet/minecraft/server/MinecraftServer;intermediary field_14148Lnet/minecraft/class_3244;field_14148:Lnet/minecraft/server/MinecraftServer;named serverLnet/minecraft/server/network/ServerPlayNetworkHandler;server:Lnet/minecraft/server/MinecraftServer;
-
player
- Mappings:
Namespace Name Mixin selector official bLabx;b:Labg;intermediary field_14140Lnet/minecraft/class_3244;field_14140:Lnet/minecraft/class_3222;named playerLnet/minecraft/server/network/ServerPlayNetworkHandler;player:Lnet/minecraft/server/network/ServerPlayerEntity;
-
ticks
private int ticks- Mappings:
Namespace Name Mixin selector official eLabx;e:Iintermediary field_14118Lnet/minecraft/class_3244;field_14118:Inamed ticksLnet/minecraft/server/network/ServerPlayNetworkHandler;ticks:I
-
lastKeepAliveTime
private long lastKeepAliveTime- Mappings:
Namespace Name Mixin selector official fLabx;f:Jintermediary field_14136Lnet/minecraft/class_3244;field_14136:Jnamed lastKeepAliveTimeLnet/minecraft/server/network/ServerPlayNetworkHandler;lastKeepAliveTime:J
-
waitingForKeepAlive
private boolean waitingForKeepAlive- Mappings:
Namespace Name Mixin selector official gLabx;g:Zintermediary field_14125Lnet/minecraft/class_3244;field_14125:Znamed waitingForKeepAliveLnet/minecraft/server/network/ServerPlayNetworkHandler;waitingForKeepAlive:Z
-
keepAliveId
private long keepAliveId- Mappings:
Namespace Name Mixin selector official hLabx;h:Jintermediary field_14134Lnet/minecraft/class_3244;field_14134:Jnamed keepAliveIdLnet/minecraft/server/network/ServerPlayNetworkHandler;keepAliveId:J
-
messageCooldown
private int messageCooldown- Mappings:
Namespace Name Mixin selector official iLabx;i:Iintermediary field_14116Lnet/minecraft/class_3244;field_14116:Inamed messageCooldownLnet/minecraft/server/network/ServerPlayNetworkHandler;messageCooldown:I
-
creativeItemDropThreshold
private int creativeItemDropThreshold- Mappings:
Namespace Name Mixin selector official jLabx;j:Iintermediary field_14133Lnet/minecraft/class_3244;field_14133:Inamed creativeItemDropThresholdLnet/minecraft/server/network/ServerPlayNetworkHandler;creativeItemDropThreshold:I
-
lastTickX
private double lastTickX- Mappings:
Namespace Name Mixin selector official kLabx;k:Dintermediary field_14130Lnet/minecraft/class_3244;field_14130:Dnamed lastTickXLnet/minecraft/server/network/ServerPlayNetworkHandler;lastTickX:D
-
lastTickY
private double lastTickY- Mappings:
Namespace Name Mixin selector official lLabx;l:Dintermediary field_14146Lnet/minecraft/class_3244;field_14146:Dnamed lastTickYLnet/minecraft/server/network/ServerPlayNetworkHandler;lastTickY:D
-
lastTickZ
private double lastTickZ- Mappings:
Namespace Name Mixin selector official mLabx;m:Dintermediary field_14128Lnet/minecraft/class_3244;field_14128:Dnamed lastTickZLnet/minecraft/server/network/ServerPlayNetworkHandler;lastTickZ:D
-
updatedX
private double updatedX- Mappings:
Namespace Name Mixin selector official nLabx;n:Dintermediary field_14145Lnet/minecraft/class_3244;field_14145:Dnamed updatedXLnet/minecraft/server/network/ServerPlayNetworkHandler;updatedX:D
-
updatedY
private double updatedY- Mappings:
Namespace Name Mixin selector official oLabx;o:Dintermediary field_14126Lnet/minecraft/class_3244;field_14126:Dnamed updatedYLnet/minecraft/server/network/ServerPlayNetworkHandler;updatedY:D
-
updatedZ
private double updatedZ- Mappings:
Namespace Name Mixin selector official pLabx;p:Dintermediary field_14144Lnet/minecraft/class_3244;field_14144:Dnamed updatedZLnet/minecraft/server/network/ServerPlayNetworkHandler;updatedZ:D
-
topmostRiddenEntity
- Mappings:
Namespace Name Mixin selector official qLabx;q:Laro;intermediary field_14147Lnet/minecraft/class_3244;field_14147:Lnet/minecraft/class_1297;named topmostRiddenEntityLnet/minecraft/server/network/ServerPlayNetworkHandler;topmostRiddenEntity:Lnet/minecraft/entity/Entity;
-
lastTickRiddenX
private double lastTickRiddenX- Mappings:
Namespace Name Mixin selector official rLabx;r:Dintermediary field_14143Lnet/minecraft/class_3244;field_14143:Dnamed lastTickRiddenXLnet/minecraft/server/network/ServerPlayNetworkHandler;lastTickRiddenX:D
-
lastTickRiddenY
private double lastTickRiddenY- Mappings:
Namespace Name Mixin selector official sLabx;s:Dintermediary field_14124Lnet/minecraft/class_3244;field_14124:Dnamed lastTickRiddenYLnet/minecraft/server/network/ServerPlayNetworkHandler;lastTickRiddenY:D
-
lastTickRiddenZ
private double lastTickRiddenZ- Mappings:
Namespace Name Mixin selector official tLabx;t:Dintermediary field_14142Lnet/minecraft/class_3244;field_14142:Dnamed lastTickRiddenZLnet/minecraft/server/network/ServerPlayNetworkHandler;lastTickRiddenZ:D
-
updatedRiddenX
private double updatedRiddenX- Mappings:
Namespace Name Mixin selector official uLabx;u:Dintermediary field_14122Lnet/minecraft/class_3244;field_14122:Dnamed updatedRiddenXLnet/minecraft/server/network/ServerPlayNetworkHandler;updatedRiddenX:D
-
updatedRiddenY
private double updatedRiddenY- Mappings:
Namespace Name Mixin selector official vLabx;v:Dintermediary field_14141Lnet/minecraft/class_3244;field_14141:Dnamed updatedRiddenYLnet/minecraft/server/network/ServerPlayNetworkHandler;updatedRiddenY:D
-
updatedRiddenZ
private double updatedRiddenZ- Mappings:
Namespace Name Mixin selector official wLabx;w:Dintermediary field_14120Lnet/minecraft/class_3244;field_14120:Dnamed updatedRiddenZLnet/minecraft/server/network/ServerPlayNetworkHandler;updatedRiddenZ:D
-
requestedTeleportPos
- Mappings:
Namespace Name Mixin selector official xLabx;x:Ldkn;intermediary field_14119Lnet/minecraft/class_3244;field_14119:Lnet/minecraft/class_243;named requestedTeleportPosLnet/minecraft/server/network/ServerPlayNetworkHandler;requestedTeleportPos:Lnet/minecraft/util/math/Vec3d;
-
requestedTeleportId
private int requestedTeleportId- Mappings:
Namespace Name Mixin selector official yLabx;y:Iintermediary field_14123Lnet/minecraft/class_3244;field_14123:Inamed requestedTeleportIdLnet/minecraft/server/network/ServerPlayNetworkHandler;requestedTeleportId:I
-
teleportRequestTick
private int teleportRequestTick- Mappings:
Namespace Name Mixin selector official zLabx;z:Iintermediary field_14139Lnet/minecraft/class_3244;field_14139:Inamed teleportRequestTickLnet/minecraft/server/network/ServerPlayNetworkHandler;teleportRequestTick:I
-
floating
private boolean floating- Mappings:
Namespace Name Mixin selector official ALabx;A:Zintermediary field_14131Lnet/minecraft/class_3244;field_14131:Znamed floatingLnet/minecraft/server/network/ServerPlayNetworkHandler;floating:Z
-
floatingTicks
private int floatingTicks- Mappings:
Namespace Name Mixin selector official BLabx;B:Iintermediary field_14138Lnet/minecraft/class_3244;field_14138:Inamed floatingTicksLnet/minecraft/server/network/ServerPlayNetworkHandler;floatingTicks:I
-
ridingEntity
private boolean ridingEntity- Mappings:
Namespace Name Mixin selector official CLabx;C:Zintermediary field_14129Lnet/minecraft/class_3244;field_14129:Znamed ridingEntityLnet/minecraft/server/network/ServerPlayNetworkHandler;ridingEntity:Z
-
vehicleFloatingTicks
private int vehicleFloatingTicks- Mappings:
Namespace Name Mixin selector official DLabx;D:Iintermediary field_14137Lnet/minecraft/class_3244;field_14137:Inamed vehicleFloatingTicksLnet/minecraft/server/network/ServerPlayNetworkHandler;vehicleFloatingTicks:I
-
movePacketsCount
private int movePacketsCount- Mappings:
Namespace Name Mixin selector official ELabx;E:Iintermediary field_14117Lnet/minecraft/class_3244;field_14117:Inamed movePacketsCountLnet/minecraft/server/network/ServerPlayNetworkHandler;movePacketsCount:I
-
lastTickMovePacketsCount
private int lastTickMovePacketsCount- Mappings:
Namespace Name Mixin selector official FLabx;F:Iintermediary field_14135Lnet/minecraft/class_3244;field_14135:Inamed lastTickMovePacketsCountLnet/minecraft/server/network/ServerPlayNetworkHandler;lastTickMovePacketsCount:I
-
-
Constructor Details
-
ServerPlayNetworkHandler
public ServerPlayNetworkHandler(MinecraftServer server, ClientConnection connection, ServerPlayerEntity player)- Mappings:
Namespace Name Mixin selector official <init>Labx;<init>(Lnet/minecraft/server/MinecraftServer;Lnv;Labg;)Vintermediary <init>Lnet/minecraft/class_3244;<init>(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/class_2535;Lnet/minecraft/class_3222;)Vnamed <init>Lnet/minecraft/server/network/ServerPlayNetworkHandler;<init>(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/network/ClientConnection;Lnet/minecraft/server/network/ServerPlayerEntity;)V
-
-
Method Details
-
tick
public void tick()- Mappings:
Namespace Name Mixin selector official bLabx;b()Vintermediary method_18784Lnet/minecraft/class_3244;method_18784()Vnamed tickLnet/minecraft/server/network/ServerPlayNetworkHandler;tick()V
-
syncWithPlayerPosition
public void syncWithPlayerPosition()- Mappings:
Namespace Name Mixin selector official cLabx;c()Vintermediary method_14372Lnet/minecraft/class_3244;method_14372()Vnamed syncWithPlayerPositionLnet/minecraft/server/network/ServerPlayNetworkHandler;syncWithPlayerPosition()V
-
getConnection
- Specified by:
getConnectionin interfacePacketListener- Mappings:
Namespace Name Mixin selector official aLoa;a()Lnv;intermediary method_2872Lnet/minecraft/class_2547;method_2872()Lnet/minecraft/class_2535;named getConnectionLnet/minecraft/network/listener/PacketListener;getConnection()Lnet/minecraft/network/ClientConnection;
-
isHost
private boolean isHost()- Mappings:
Namespace Name Mixin selector official fLabx;f()Zintermediary method_19507Lnet/minecraft/class_3244;method_19507()Znamed isHostLnet/minecraft/server/network/ServerPlayNetworkHandler;isHost()Z
-
disconnect
- Mappings:
Namespace Name Mixin selector official bLabx;b(Loj;)Vintermediary method_14367Lnet/minecraft/class_3244;method_14367(Lnet/minecraft/class_2561;)Vnamed disconnectLnet/minecraft/server/network/ServerPlayNetworkHandler;disconnect(Lnet/minecraft/text/Text;)V
-
filterText
private <T, R> void filterText(T text, Consumer<R> consumer, BiFunction<TextStream,T,CompletableFuture<R>> backingFilterer)- Mappings:
Namespace Name Mixin selector official aLabx;a(Ljava/lang/Object;Ljava/util/function/Consumer;Ljava/util/function/BiFunction;)Vintermediary method_31275Lnet/minecraft/class_3244;method_31275(Ljava/lang/Object;Ljava/util/function/Consumer;Ljava/util/function/BiFunction;)Vnamed filterTextLnet/minecraft/server/network/ServerPlayNetworkHandler;filterText(Ljava/lang/Object;Ljava/util/function/Consumer;Ljava/util/function/BiFunction;)V
-
filterText
- Mappings:
Namespace Name Mixin selector official aLabx;a(Ljava/lang/String;Ljava/util/function/Consumer;)Vintermediary method_31277Lnet/minecraft/class_3244;method_31277(Ljava/lang/String;Ljava/util/function/Consumer;)Vnamed filterTextLnet/minecraft/server/network/ServerPlayNetworkHandler;filterText(Ljava/lang/String;Ljava/util/function/Consumer;)V
-
filterTexts
- Mappings:
Namespace Name Mixin selector official aLabx;a(Ljava/util/List;Ljava/util/function/Consumer;)Vintermediary method_31279Lnet/minecraft/class_3244;method_31279(Ljava/util/List;Ljava/util/function/Consumer;)Vnamed filterTextsLnet/minecraft/server/network/ServerPlayNetworkHandler;filterTexts(Ljava/util/List;Ljava/util/function/Consumer;)V
-
onPlayerInput
- Specified by:
onPlayerInputin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Lud;)Vintermediary method_12067Lnet/minecraft/class_2792;method_12067(Lnet/minecraft/class_2851;)Vnamed onPlayerInputLnet/minecraft/network/listener/ServerPlayPacketListener;onPlayerInput(Lnet/minecraft/network/packet/c2s/play/PlayerInputC2SPacket;)V
-
validatePlayerMove
- Mappings:
Namespace Name Mixin selector official bLabx;b(Ltv;)Zintermediary method_14362Lnet/minecraft/class_3244;method_14362(Lnet/minecraft/class_2828;)Znamed validatePlayerMoveLnet/minecraft/server/network/ServerPlayNetworkHandler;validatePlayerMove(Lnet/minecraft/network/packet/c2s/play/PlayerMoveC2SPacket;)Z
-
validateVehicleMove
- Mappings:
Namespace Name Mixin selector official bLabx;b(Ltw;)Zintermediary method_14371Lnet/minecraft/class_3244;method_14371(Lnet/minecraft/class_2833;)Znamed validateVehicleMoveLnet/minecraft/server/network/ServerPlayNetworkHandler;validateVehicleMove(Lnet/minecraft/network/packet/c2s/play/VehicleMoveC2SPacket;)Z
-
onVehicleMove
- Specified by:
onVehicleMovein interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Ltw;)Vintermediary method_12078Lnet/minecraft/class_2792;method_12078(Lnet/minecraft/class_2833;)Vnamed onVehicleMoveLnet/minecraft/network/listener/ServerPlayPacketListener;onVehicleMove(Lnet/minecraft/network/packet/c2s/play/VehicleMoveC2SPacket;)V
-
isEntityOnAir
- Mappings:
Namespace Name Mixin selector official aLabx;a(Laro;)Zintermediary method_29780Lnet/minecraft/class_3244;method_29780(Lnet/minecraft/class_1297;)Znamed isEntityOnAirLnet/minecraft/server/network/ServerPlayNetworkHandler;isEntityOnAir(Lnet/minecraft/entity/Entity;)Z
-
onTeleportConfirm
- Specified by:
onTeleportConfirmin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Lte;)Vintermediary method_12050Lnet/minecraft/class_2792;method_12050(Lnet/minecraft/class_2793;)Vnamed onTeleportConfirmLnet/minecraft/network/listener/ServerPlayPacketListener;onTeleportConfirm(Lnet/minecraft/network/packet/c2s/play/TeleportConfirmC2SPacket;)V
-
onRecipeBookData
- Specified by:
onRecipeBookDatain interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Luf;)Vintermediary method_12047Lnet/minecraft/class_2792;method_12047(Lnet/minecraft/class_2853;)Vnamed onRecipeBookDataLnet/minecraft/network/listener/ServerPlayPacketListener;onRecipeBookData(Lnet/minecraft/network/packet/c2s/play/RecipeBookDataC2SPacket;)V
-
onRecipeCategoryOptions
- Specified by:
onRecipeCategoryOptionsin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Lue;)Vintermediary method_30303Lnet/minecraft/class_2792;method_30303(Lnet/minecraft/class_5427;)Vnamed onRecipeCategoryOptionsLnet/minecraft/network/listener/ServerPlayPacketListener;onRecipeCategoryOptions(Lnet/minecraft/network/packet/c2s/play/RecipeCategoryOptionsC2SPacket;)V
-
onAdvancementTab
- Specified by:
onAdvancementTabin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Lui;)Vintermediary method_12058Lnet/minecraft/class_2792;method_12058(Lnet/minecraft/class_2859;)Vnamed onAdvancementTabLnet/minecraft/network/listener/ServerPlayPacketListener;onAdvancementTab(Lnet/minecraft/network/packet/c2s/play/AdvancementTabC2SPacket;)V
-
onRequestCommandCompletions
- Specified by:
onRequestCommandCompletionsin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Ltk;)Vintermediary method_12059Lnet/minecraft/class_2792;method_12059(Lnet/minecraft/class_2805;)Vnamed onRequestCommandCompletionsLnet/minecraft/network/listener/ServerPlayPacketListener;onRequestCommandCompletions(Lnet/minecraft/network/packet/c2s/play/RequestCommandCompletionsC2SPacket;)V
-
onUpdateCommandBlock
- Specified by:
onUpdateCommandBlockin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Lum;)Vintermediary method_12077Lnet/minecraft/class_2792;method_12077(Lnet/minecraft/class_2870;)Vnamed onUpdateCommandBlockLnet/minecraft/network/listener/ServerPlayPacketListener;onUpdateCommandBlock(Lnet/minecraft/network/packet/c2s/play/UpdateCommandBlockC2SPacket;)V
-
onUpdateCommandBlockMinecart
- Specified by:
onUpdateCommandBlockMinecartin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Lun;)Vintermediary method_12049Lnet/minecraft/class_2792;method_12049(Lnet/minecraft/class_2871;)Vnamed onUpdateCommandBlockMinecartLnet/minecraft/network/listener/ServerPlayPacketListener;onUpdateCommandBlockMinecart(Lnet/minecraft/network/packet/c2s/play/UpdateCommandBlockMinecartC2SPacket;)V
-
onPickFromInventory
- Specified by:
onPickFromInventoryin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Lty;)Vintermediary method_12084Lnet/minecraft/class_2792;method_12084(Lnet/minecraft/class_2838;)Vnamed onPickFromInventoryLnet/minecraft/network/listener/ServerPlayPacketListener;onPickFromInventory(Lnet/minecraft/network/packet/c2s/play/PickFromInventoryC2SPacket;)V
-
onRenameItem
- Specified by:
onRenameItemin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Lug;)Vintermediary method_12060Lnet/minecraft/class_2792;method_12060(Lnet/minecraft/class_2855;)Vnamed onRenameItemLnet/minecraft/network/listener/ServerPlayPacketListener;onRenameItem(Lnet/minecraft/network/packet/c2s/play/RenameItemC2SPacket;)V
-
onUpdateBeacon
- Specified by:
onUpdateBeaconin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Luk;)Vintermediary method_12057Lnet/minecraft/class_2792;method_12057(Lnet/minecraft/class_2866;)Vnamed onUpdateBeaconLnet/minecraft/network/listener/ServerPlayPacketListener;onUpdateBeacon(Lnet/minecraft/network/packet/c2s/play/UpdateBeaconC2SPacket;)V
-
onStructureBlockUpdate
- Specified by:
onStructureBlockUpdatein interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Luq;)Vintermediary method_12051Lnet/minecraft/class_2792;method_12051(Lnet/minecraft/class_2875;)Vnamed onStructureBlockUpdateLnet/minecraft/network/listener/ServerPlayPacketListener;onStructureBlockUpdate(Lnet/minecraft/network/packet/c2s/play/UpdateStructureBlockC2SPacket;)V
-
onJigsawUpdate
- Specified by:
onJigsawUpdatein interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Lup;)Vintermediary method_16383Lnet/minecraft/class_2792;method_16383(Lnet/minecraft/class_3753;)Vnamed onJigsawUpdateLnet/minecraft/network/listener/ServerPlayPacketListener;onJigsawUpdate(Lnet/minecraft/network/packet/c2s/play/UpdateJigsawC2SPacket;)V
-
onJigsawGenerating
- Specified by:
onJigsawGeneratingin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Lts;)Vintermediary method_27273Lnet/minecraft/class_2792;method_27273(Lnet/minecraft/class_5194;)Vnamed onJigsawGeneratingLnet/minecraft/network/listener/ServerPlayPacketListener;onJigsawGenerating(Lnet/minecraft/network/packet/c2s/play/JigsawGeneratingC2SPacket;)V
-
onMerchantTradeSelect
- Specified by:
onMerchantTradeSelectin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Luj;)Vintermediary method_12080Lnet/minecraft/class_2792;method_12080(Lnet/minecraft/class_2863;)Vnamed onMerchantTradeSelectLnet/minecraft/network/listener/ServerPlayPacketListener;onMerchantTradeSelect(Lnet/minecraft/network/packet/c2s/play/SelectMerchantTradeC2SPacket;)V
-
onBookUpdate
- Specified by:
onBookUpdatein interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Ltp;)Vintermediary method_12053Lnet/minecraft/class_2792;method_12053(Lnet/minecraft/class_2820;)Vnamed onBookUpdateLnet/minecraft/network/listener/ServerPlayPacketListener;onBookUpdate(Lnet/minecraft/network/packet/c2s/play/BookUpdateC2SPacket;)V
-
updateBookContent
- Mappings:
Namespace Name Mixin selector official aLabx;a(Ljava/util/List;I)Vintermediary method_31278Lnet/minecraft/class_3244;method_31278(Ljava/util/List;I)Vnamed updateBookContentLnet/minecraft/server/network/ServerPlayNetworkHandler;updateBookContent(Ljava/util/List;I)V
-
addBook
- Mappings:
Namespace Name Mixin selector official aLabx;a(Lacc$a;Ljava/util/List;I)Vintermediary method_31276Lnet/minecraft/class_3244;method_31276(Lnet/minecraft/class_5513$class_5837;Ljava/util/List;I)Vnamed addBookLnet/minecraft/server/network/ServerPlayNetworkHandler;addBook(Lnet/minecraft/server/filter/TextStream$Message;Ljava/util/List;I)V
-
setTextToBook
private void setTextToBook(List<TextStream.Message> messages, UnaryOperator<String> postProcessor, ItemStack book)- Mappings:
Namespace Name Mixin selector official aLabx;a(Ljava/util/List;Ljava/util/function/UnaryOperator;Lboq;)Vintermediary method_33796Lnet/minecraft/class_3244;method_33796(Ljava/util/List;Ljava/util/function/UnaryOperator;Lnet/minecraft/class_1799;)Vnamed setTextToBookLnet/minecraft/server/network/ServerPlayNetworkHandler;setTextToBook(Ljava/util/List;Ljava/util/function/UnaryOperator;Lnet/minecraft/item/ItemStack;)V
-
onQueryEntityNbt
- Specified by:
onQueryEntityNbtin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Ltq;)Vintermediary method_12074Lnet/minecraft/class_2792;method_12074(Lnet/minecraft/class_2822;)Vnamed onQueryEntityNbtLnet/minecraft/network/listener/ServerPlayPacketListener;onQueryEntityNbt(Lnet/minecraft/network/packet/c2s/play/QueryEntityNbtC2SPacket;)V
-
onQueryBlockNbt
- Specified by:
onQueryBlockNbtin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Ltf;)Vintermediary method_12072Lnet/minecraft/class_2792;method_12072(Lnet/minecraft/class_2795;)Vnamed onQueryBlockNbtLnet/minecraft/network/listener/ServerPlayPacketListener;onQueryBlockNbt(Lnet/minecraft/network/packet/c2s/play/QueryBlockNbtC2SPacket;)V
-
onPlayerMove
- Specified by:
onPlayerMovein interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Ltv;)Vintermediary method_12063Lnet/minecraft/class_2792;method_12063(Lnet/minecraft/class_2828;)Vnamed onPlayerMoveLnet/minecraft/network/listener/ServerPlayPacketListener;onPlayerMove(Lnet/minecraft/network/packet/c2s/play/PlayerMoveC2SPacket;)V
-
isPlayerNotCollidingWithBlocks
- Mappings:
Namespace Name Mixin selector official aLabx;a(Lbut;Ldki;)Zintermediary method_20630Lnet/minecraft/class_3244;method_20630(Lnet/minecraft/class_4538;Lnet/minecraft/class_238;)Znamed isPlayerNotCollidingWithBlocksLnet/minecraft/server/network/ServerPlayNetworkHandler;isPlayerNotCollidingWithBlocks(Lnet/minecraft/world/WorldView;Lnet/minecraft/util/math/Box;)Z
-
requestTeleportAndDismount
public void requestTeleportAndDismount(double x, double y, double z, float yaw, float pitch)- Mappings:
Namespace Name Mixin selector official aLabx;a(DDDFF)Vintermediary method_33562Lnet/minecraft/class_3244;method_33562(DDDFF)Vnamed requestTeleportAndDismountLnet/minecraft/server/network/ServerPlayNetworkHandler;requestTeleportAndDismount(DDDFF)V
-
requestTeleport
public void requestTeleport(double x, double y, double z, float yaw, float pitch)- Mappings:
Namespace Name Mixin selector official bLabx;b(DDDFF)Vintermediary method_14363Lnet/minecraft/class_3244;method_14363(DDDFF)Vnamed requestTeleportLnet/minecraft/server/network/ServerPlayNetworkHandler;requestTeleport(DDDFF)V
-
requestTeleport
public void requestTeleport(double x, double y, double z, float yaw, float pitch, Set<PlayerPositionLookS2CPacket.Flag> flags)- Mappings:
Namespace Name Mixin selector official aLabx;a(DDDFFLjava/util/Set;)Vintermediary method_14360Lnet/minecraft/class_3244;method_14360(DDDFFLjava/util/Set;)Vnamed requestTeleportLnet/minecraft/server/network/ServerPlayNetworkHandler;requestTeleport(DDDFFLjava/util/Set;)V
-
requestTeleport
public void requestTeleport(double x, double y, double z, float yaw, float pitch, Set<PlayerPositionLookS2CPacket.Flag> flags, boolean shouldDismount)- Mappings:
Namespace Name Mixin selector official aLabx;a(DDDFFLjava/util/Set;Z)Vintermediary method_33563Lnet/minecraft/class_3244;method_33563(DDDFFLjava/util/Set;Z)Vnamed requestTeleportLnet/minecraft/server/network/ServerPlayNetworkHandler;requestTeleport(DDDFFLjava/util/Set;Z)V
-
onPlayerAction
- Specified by:
onPlayerActionin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Lub;)Vintermediary method_12066Lnet/minecraft/class_2792;method_12066(Lnet/minecraft/class_2846;)Vnamed onPlayerActionLnet/minecraft/network/listener/ServerPlayPacketListener;onPlayerAction(Lnet/minecraft/network/packet/c2s/play/PlayerActionC2SPacket;)V
-
canPlace
Checks if a player can place a block or fluid from a bucket.For this to return true, the player must not be actively cooling down.
- Mappings:
Namespace Name Mixin selector official aLabx;a(Labg;Lboq;)Zintermediary method_27913Lnet/minecraft/class_3244;method_27913(Lnet/minecraft/class_3222;Lnet/minecraft/class_1799;)Znamed canPlaceLnet/minecraft/server/network/ServerPlayNetworkHandler;canPlace(Lnet/minecraft/server/network/ServerPlayerEntity;Lnet/minecraft/item/ItemStack;)Z
-
onPlayerInteractBlock
- Specified by:
onPlayerInteractBlockin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Luu;)Vintermediary method_12046Lnet/minecraft/class_2792;method_12046(Lnet/minecraft/class_2885;)Vnamed onPlayerInteractBlockLnet/minecraft/network/listener/ServerPlayPacketListener;onPlayerInteractBlock(Lnet/minecraft/network/packet/c2s/play/PlayerInteractBlockC2SPacket;)V
-
onPlayerInteractItem
- Specified by:
onPlayerInteractItemin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Luv;)Vintermediary method_12065Lnet/minecraft/class_2792;method_12065(Lnet/minecraft/class_2886;)Vnamed onPlayerInteractItemLnet/minecraft/network/listener/ServerPlayPacketListener;onPlayerInteractItem(Lnet/minecraft/network/packet/c2s/play/PlayerInteractItemC2SPacket;)V
-
onSpectatorTeleport
- Specified by:
onSpectatorTeleportin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Lut;)Vintermediary method_12073Lnet/minecraft/class_2792;method_12073(Lnet/minecraft/class_2884;)Vnamed onSpectatorTeleportLnet/minecraft/network/listener/ServerPlayPacketListener;onSpectatorTeleport(Lnet/minecraft/network/packet/c2s/play/SpectatorTeleportC2SPacket;)V
-
onResourcePackStatus
- Specified by:
onResourcePackStatusin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Luh;)Vintermediary method_12081Lnet/minecraft/class_2792;method_12081(Lnet/minecraft/class_2856;)Vnamed onResourcePackStatusLnet/minecraft/network/listener/ServerPlayPacketListener;onResourcePackStatus(Lnet/minecraft/network/packet/c2s/play/ResourcePackStatusC2SPacket;)V
-
onBoatPaddleState
- Specified by:
onBoatPaddleStatein interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Ltx;)Vintermediary method_12064Lnet/minecraft/class_2792;method_12064(Lnet/minecraft/class_2836;)Vnamed onBoatPaddleStateLnet/minecraft/network/listener/ServerPlayPacketListener;onBoatPaddleState(Lnet/minecraft/network/packet/c2s/play/BoatPaddleStateC2SPacket;)V
-
onDisconnected
- Specified by:
onDisconnectedin interfacePacketListener- Mappings:
Namespace Name Mixin selector official aLoa;a(Loj;)Vintermediary method_10839Lnet/minecraft/class_2547;method_10839(Lnet/minecraft/class_2561;)Vnamed onDisconnectedLnet/minecraft/network/listener/PacketListener;onDisconnected(Lnet/minecraft/text/Text;)V
-
sendPacket
- Specified by:
sendPacketin interfaceEntityTrackingListener- Mappings:
Namespace Name Mixin selector official aLaca;a(Lpb;)Vintermediary method_14364Lnet/minecraft/class_5629;method_14364(Lnet/minecraft/class_2596;)Vnamed sendPacketLnet/minecraft/server/world/EntityTrackingListener;sendPacket(Lnet/minecraft/network/Packet;)V
-
sendPacket
public void sendPacket(Packet<?> packet, @Nullable @Nullable GenericFutureListener<? extends Future<? super Void>> listener)- Mappings:
Namespace Name Mixin selector official aLabx;a(Lpb;Lio/netty/util/concurrent/GenericFutureListener;)Vintermediary method_14369Lnet/minecraft/class_3244;method_14369(Lnet/minecraft/class_2596;Lio/netty/util/concurrent/GenericFutureListener;)Vnamed sendPacketLnet/minecraft/server/network/ServerPlayNetworkHandler;sendPacket(Lnet/minecraft/network/Packet;Lio/netty/util/concurrent/GenericFutureListener;)V
-
onUpdateSelectedSlot
- Specified by:
onUpdateSelectedSlotin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Lul;)Vintermediary method_12056Lnet/minecraft/class_2792;method_12056(Lnet/minecraft/class_2868;)Vnamed onUpdateSelectedSlotLnet/minecraft/network/listener/ServerPlayPacketListener;onUpdateSelectedSlot(Lnet/minecraft/network/packet/c2s/play/UpdateSelectedSlotC2SPacket;)V
-
onGameMessage
- Specified by:
onGameMessagein interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Lth;)Vintermediary method_12048Lnet/minecraft/class_2792;method_12048(Lnet/minecraft/class_2797;)Vnamed onGameMessageLnet/minecraft/network/listener/ServerPlayPacketListener;onGameMessage(Lnet/minecraft/network/packet/c2s/play/ChatMessageC2SPacket;)V
-
method_31286
- Mappings:
Namespace Name Mixin selector official aLabx;a(Lacc$a;)Vintermediary method_31286Lnet/minecraft/class_3244;method_31286(Lnet/minecraft/class_5513$class_5837;)Vnamed method_31286Lnet/minecraft/server/network/ServerPlayNetworkHandler;method_31286(Lnet/minecraft/server/filter/TextStream$Message;)V
-
executeCommand
- Mappings:
Namespace Name Mixin selector official aLabx;a(Ljava/lang/String;)Vintermediary method_14370Lnet/minecraft/class_3244;method_14370(Ljava/lang/String;)Vnamed executeCommandLnet/minecraft/server/network/ServerPlayNetworkHandler;executeCommand(Ljava/lang/String;)V
-
onHandSwing
- Specified by:
onHandSwingin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Lus;)Vintermediary method_12052Lnet/minecraft/class_2792;method_12052(Lnet/minecraft/class_2879;)Vnamed onHandSwingLnet/minecraft/network/listener/ServerPlayPacketListener;onHandSwing(Lnet/minecraft/network/packet/c2s/play/HandSwingC2SPacket;)V
-
onClientCommand
- Specified by:
onClientCommandin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Luc;)Vintermediary method_12045Lnet/minecraft/class_2792;method_12045(Lnet/minecraft/class_2848;)Vnamed onClientCommandLnet/minecraft/network/listener/ServerPlayPacketListener;onClientCommand(Lnet/minecraft/network/packet/c2s/play/ClientCommandC2SPacket;)V
-
onPlayerInteractEntity
- Specified by:
onPlayerInteractEntityin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Ltr;)Vintermediary method_12062Lnet/minecraft/class_2792;method_12062(Lnet/minecraft/class_2824;)Vnamed onPlayerInteractEntityLnet/minecraft/network/listener/ServerPlayPacketListener;onPlayerInteractEntity(Lnet/minecraft/network/packet/c2s/play/PlayerInteractEntityC2SPacket;)V
-
onClientStatus
- Specified by:
onClientStatusin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Lti;)Vintermediary method_12068Lnet/minecraft/class_2792;method_12068(Lnet/minecraft/class_2799;)Vnamed onClientStatusLnet/minecraft/network/listener/ServerPlayPacketListener;onClientStatus(Lnet/minecraft/network/packet/c2s/play/ClientStatusC2SPacket;)V
-
onCloseHandledScreen
- Specified by:
onCloseHandledScreenin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Ltn;)Vintermediary method_12054Lnet/minecraft/class_2792;method_12054(Lnet/minecraft/class_2815;)Vnamed onCloseHandledScreenLnet/minecraft/network/listener/ServerPlayPacketListener;onCloseHandledScreen(Lnet/minecraft/network/packet/c2s/play/CloseHandledScreenC2SPacket;)V
-
onClickSlot
- Specified by:
onClickSlotin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Ltm;)Vintermediary method_12076Lnet/minecraft/class_2792;method_12076(Lnet/minecraft/class_2813;)Vnamed onClickSlotLnet/minecraft/network/listener/ServerPlayPacketListener;onClickSlot(Lnet/minecraft/network/packet/c2s/play/ClickSlotC2SPacket;)V
-
onCraftRequest
- Specified by:
onCraftRequestin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Ltz;)Vintermediary method_12061Lnet/minecraft/class_2792;method_12061(Lnet/minecraft/class_2840;)Vnamed onCraftRequestLnet/minecraft/network/listener/ServerPlayPacketListener;onCraftRequest(Lnet/minecraft/network/packet/c2s/play/CraftRequestC2SPacket;)V
-
onButtonClick
- Specified by:
onButtonClickin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Ltl;)Vintermediary method_12055Lnet/minecraft/class_2792;method_12055(Lnet/minecraft/class_2811;)Vnamed onButtonClickLnet/minecraft/network/listener/ServerPlayPacketListener;onButtonClick(Lnet/minecraft/network/packet/c2s/play/ButtonClickC2SPacket;)V
-
onCreativeInventoryAction
- Specified by:
onCreativeInventoryActionin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Luo;)Vintermediary method_12070Lnet/minecraft/class_2792;method_12070(Lnet/minecraft/class_2873;)Vnamed onCreativeInventoryActionLnet/minecraft/network/listener/ServerPlayPacketListener;onCreativeInventoryAction(Lnet/minecraft/network/packet/c2s/play/CreativeInventoryActionC2SPacket;)V
-
onSignUpdate
- Specified by:
onSignUpdatein interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Lur;)Vintermediary method_12071Lnet/minecraft/class_2792;method_12071(Lnet/minecraft/class_2877;)Vnamed onSignUpdateLnet/minecraft/network/listener/ServerPlayPacketListener;onSignUpdate(Lnet/minecraft/network/packet/c2s/play/UpdateSignC2SPacket;)V
-
onSignUpdate
- Mappings:
Namespace Name Mixin selector official aLabx;a(Lur;Ljava/util/List;)Vintermediary method_31282Lnet/minecraft/class_3244;method_31282(Lnet/minecraft/class_2877;Ljava/util/List;)Vnamed onSignUpdateLnet/minecraft/server/network/ServerPlayNetworkHandler;onSignUpdate(Lnet/minecraft/network/packet/c2s/play/UpdateSignC2SPacket;Ljava/util/List;)V
-
onKeepAlive
- Specified by:
onKeepAlivein interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Ltt;)Vintermediary method_12082Lnet/minecraft/class_2792;method_12082(Lnet/minecraft/class_2827;)Vnamed onKeepAliveLnet/minecraft/network/listener/ServerPlayPacketListener;onKeepAlive(Lnet/minecraft/network/packet/c2s/play/KeepAliveC2SPacket;)V
-
onPlayerAbilities
- Specified by:
onPlayerAbilitiesin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Lua;)Vintermediary method_12083Lnet/minecraft/class_2792;method_12083(Lnet/minecraft/class_2842;)Vnamed onPlayerAbilitiesLnet/minecraft/network/listener/ServerPlayPacketListener;onPlayerAbilities(Lnet/minecraft/network/packet/c2s/play/UpdatePlayerAbilitiesC2SPacket;)V
-
onClientSettings
- Specified by:
onClientSettingsin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Ltj;)Vintermediary method_12069Lnet/minecraft/class_2792;method_12069(Lnet/minecraft/class_2803;)Vnamed onClientSettingsLnet/minecraft/network/listener/ServerPlayPacketListener;onClientSettings(Lnet/minecraft/network/packet/c2s/play/ClientSettingsC2SPacket;)V
-
onCustomPayload
- Specified by:
onCustomPayloadin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Lto;)Vintermediary method_12075Lnet/minecraft/class_2792;method_12075(Lnet/minecraft/class_2817;)Vnamed onCustomPayloadLnet/minecraft/network/listener/ServerPlayPacketListener;onCustomPayload(Lnet/minecraft/network/packet/c2s/play/CustomPayloadC2SPacket;)V
-
onUpdateDifficulty
- Specified by:
onUpdateDifficultyin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Ltg;)Vintermediary method_19475Lnet/minecraft/class_2792;method_19475(Lnet/minecraft/class_4210;)Vnamed onUpdateDifficultyLnet/minecraft/network/listener/ServerPlayPacketListener;onUpdateDifficulty(Lnet/minecraft/network/packet/c2s/play/UpdateDifficultyC2SPacket;)V
-
onUpdateDifficultyLock
- Specified by:
onUpdateDifficultyLockin interfaceServerPlayPacketListener- Mappings:
Namespace Name Mixin selector official aLtd;a(Ltu;)Vintermediary method_19476Lnet/minecraft/class_2792;method_19476(Lnet/minecraft/class_4211;)Vnamed onUpdateDifficultyLockLnet/minecraft/network/listener/ServerPlayPacketListener;onUpdateDifficultyLock(Lnet/minecraft/network/packet/c2s/play/UpdateDifficultyLockC2SPacket;)V
-
getPlayer
- Specified by:
getPlayerin interfaceEntityTrackingListener- Mappings:
Namespace Name Mixin selector official dLaca;d()Labg;intermediary method_32311Lnet/minecraft/class_5629;method_32311()Lnet/minecraft/class_3222;named getPlayerLnet/minecraft/server/world/EntityTrackingListener;getPlayer()Lnet/minecraft/server/network/ServerPlayerEntity;
-