Package net.minecraft.server.network
Class ServerPlayerInteractionManager
java.lang.Object
net.minecraft.server.network.ServerPlayerInteractionManager
- Direct Known Subclasses:
DemoServerPlayerInteractionManager
- Mappings:
Namespace Name official tgintermediary net/minecraft/class_799named net/minecraft/server/network/ServerPlayerInteractionManager
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanvoidmethod_10764(BlockPos blockPos) booleanmethod_10766(BlockPos pos) voidmethod_12791(PlayerEntity playerEntity, World world, ItemStack itemStack, Hand hand) method_12792(PlayerEntity playerEntity, World world, ItemStack itemStack, Hand hand, BlockPos blockPos, Direction direction, float float2, float float3, float float4) voidmethod_2174(GameMode gamemode) voidprocessBlockBreakingAction(BlockPos pos, Direction direction) voidsetGamemode(GameMode gamemode) voidsetWorld(ServerWorld world) private booleantryBreakBlock(BlockPos pos) voidupdate()
-
Field Details
-
world
- Mappings:
Namespace Name Mixin selector official aLtg;a:Laxy;intermediary field_2844Lnet/minecraft/class_799;field_2844:Lnet/minecraft/class_1150;named worldLnet/minecraft/server/network/ServerPlayerInteractionManager;world:Lnet/minecraft/world/World;
-
player
- Mappings:
Namespace Name Mixin selector official bLtg;b:Ltf;intermediary field_2845Lnet/minecraft/class_799;field_2845:Lnet/minecraft/class_798;named playerLnet/minecraft/server/network/ServerPlayerInteractionManager;player:Lnet/minecraft/entity/player/ServerPlayerEntity;
-
field_2846
- Mappings:
Namespace Name Mixin selector official cLtg;c:Laxv;intermediary field_2846Lnet/minecraft/class_799;field_2846:Lnet/minecraft/class_1157;named field_2846Lnet/minecraft/server/network/ServerPlayerInteractionManager;field_2846:Lnet/minecraft/world/GameMode;
-
mining
private boolean mining- Mappings:
Namespace Name Mixin selector official dLtg;d:Zintermediary field_2847Lnet/minecraft/class_799;field_2847:Znamed miningLnet/minecraft/server/network/ServerPlayerInteractionManager;mining:Z
-
field_2848
private int field_2848- Mappings:
Namespace Name Mixin selector official eLtg;e:Iintermediary field_2848Lnet/minecraft/class_799;field_2848:Inamed field_2848Lnet/minecraft/server/network/ServerPlayerInteractionManager;field_2848:I
-
field_11764
- Mappings:
Namespace Name Mixin selector official fLtg;f:Lel;intermediary field_11764Lnet/minecraft/class_799;field_11764:Lnet/minecraft/class_2552;named field_11764Lnet/minecraft/server/network/ServerPlayerInteractionManager;field_11764:Lnet/minecraft/util/math/BlockPos;
-
tickCounter
private int tickCounter- Mappings:
Namespace Name Mixin selector official gLtg;g:Iintermediary field_2852Lnet/minecraft/class_799;field_2852:Inamed tickCounterLnet/minecraft/server/network/ServerPlayerInteractionManager;tickCounter:I
-
failedToMine
private boolean failedToMine- Mappings:
Namespace Name Mixin selector official hLtg;h:Zintermediary field_2853Lnet/minecraft/class_799;field_2853:Znamed failedToMineLnet/minecraft/server/network/ServerPlayerInteractionManager;failedToMine:Z
-
miningPos
- Mappings:
Namespace Name Mixin selector official iLtg;i:Lel;intermediary field_11765Lnet/minecraft/class_799;field_11765:Lnet/minecraft/class_2552;named miningPosLnet/minecraft/server/network/ServerPlayerInteractionManager;miningPos:Lnet/minecraft/util/math/BlockPos;
-
field_2857
private int field_2857- Mappings:
Namespace Name Mixin selector official jLtg;j:Iintermediary field_2857Lnet/minecraft/class_799;field_2857:Inamed field_2857Lnet/minecraft/server/network/ServerPlayerInteractionManager;field_2857:I
-
field_2858
private int field_2858- Mappings:
Namespace Name Mixin selector official kLtg;k:Iintermediary field_2858Lnet/minecraft/class_799;field_2858:Inamed field_2858Lnet/minecraft/server/network/ServerPlayerInteractionManager;field_2858:I
-
-
Constructor Details
-
ServerPlayerInteractionManager
- Mappings:
Namespace Name Mixin selector official <init>Ltg;<init>(Laxy;)Vintermediary <init>Lnet/minecraft/class_799;<init>(Lnet/minecraft/class_1150;)Vnamed <init>Lnet/minecraft/server/network/ServerPlayerInteractionManager;<init>(Lnet/minecraft/world/World;)V
-
-
Method Details
-
setGamemode
- Mappings:
Namespace Name Mixin selector official aLtg;a(Laxv;)Vintermediary method_2171Lnet/minecraft/class_799;method_2171(Lnet/minecraft/class_1157;)Vnamed setGamemodeLnet/minecraft/server/network/ServerPlayerInteractionManager;setGamemode(Lnet/minecraft/world/GameMode;)V
-
getgamemode
- Mappings:
Namespace Name Mixin selector official bLtg;b()Laxv;intermediary method_2172Lnet/minecraft/class_799;method_2172()Lnet/minecraft/class_1157;named getgamemodeLnet/minecraft/server/network/ServerPlayerInteractionManager;getgamemode()Lnet/minecraft/world/GameMode;
-
isSurvival
public boolean isSurvival()- Mappings:
Namespace Name Mixin selector official cLtg;c()Zintermediary method_10767Lnet/minecraft/class_799;method_10767()Znamed isSurvivalLnet/minecraft/server/network/ServerPlayerInteractionManager;isSurvival()Z
-
isCreative
public boolean isCreative()- Mappings:
Namespace Name Mixin selector official dLtg;d()Zintermediary method_2176Lnet/minecraft/class_799;method_2176()Znamed isCreativeLnet/minecraft/server/network/ServerPlayerInteractionManager;isCreative()Z
-
method_2174
- Mappings:
Namespace Name Mixin selector official bLtg;b(Laxv;)Vintermediary method_2174Lnet/minecraft/class_799;method_2174(Lnet/minecraft/class_1157;)Vnamed method_2174Lnet/minecraft/server/network/ServerPlayerInteractionManager;method_2174(Lnet/minecraft/world/GameMode;)V
-
update
public void update()- Mappings:
Namespace Name Mixin selector official aLtg;a()Vintermediary method_2165Lnet/minecraft/class_799;method_2165()Vnamed updateLnet/minecraft/server/network/ServerPlayerInteractionManager;update()V
-
processBlockBreakingAction
- Mappings:
Namespace Name Mixin selector official aLtg;a(Lel;Leq;)Vintermediary method_10765Lnet/minecraft/class_799;method_10765(Lnet/minecraft/class_2552;Lnet/minecraft/class_1354;)Vnamed processBlockBreakingActionLnet/minecraft/server/network/ServerPlayerInteractionManager;processBlockBreakingAction(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;)V
-
method_10764
- Mappings:
Namespace Name Mixin selector official aLtg;a(Lel;)Vintermediary method_10764Lnet/minecraft/class_799;method_10764(Lnet/minecraft/class_2552;)Vnamed method_10764Lnet/minecraft/server/network/ServerPlayerInteractionManager;method_10764(Lnet/minecraft/util/math/BlockPos;)V
-
method_10769
public void method_10769()- Mappings:
Namespace Name Mixin selector official eLtg;e()Vintermediary method_10769Lnet/minecraft/class_799;method_10769()Vnamed method_10769Lnet/minecraft/server/network/ServerPlayerInteractionManager;method_10769()V
-
tryBreakBlock
- Mappings:
Namespace Name Mixin selector official cLtg;c(Lel;)Zintermediary method_10768Lnet/minecraft/class_799;method_10768(Lnet/minecraft/class_2552;)Znamed tryBreakBlockLnet/minecraft/server/network/ServerPlayerInteractionManager;tryBreakBlock(Lnet/minecraft/util/math/BlockPos;)Z
-
method_10766
- Mappings:
Namespace Name Mixin selector official bLtg;b(Lel;)Zintermediary method_10766Lnet/minecraft/class_799;method_10766(Lnet/minecraft/class_2552;)Znamed method_10766Lnet/minecraft/server/network/ServerPlayerInteractionManager;method_10766(Lnet/minecraft/util/math/BlockPos;)Z
-
method_12791
public ActionResult method_12791(PlayerEntity playerEntity, World world, ItemStack itemStack, Hand hand) - Mappings:
Namespace Name Mixin selector official aLtg;a(Laog;Laxy;Late;Ladk;)Ladm;intermediary method_12791Lnet/minecraft/class_799;method_12791(Lnet/minecraft/class_988;Lnet/minecraft/class_1150;Lnet/minecraft/class_1071;Lnet/minecraft/class_2961;)Lnet/minecraft/class_2962;named method_12791Lnet/minecraft/server/network/ServerPlayerInteractionManager;method_12791(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/world/World;Lnet/minecraft/item/ItemStack;Lnet/minecraft/util/Hand;)Lnet/minecraft/util/ActionResult;
-
method_12792
public ActionResult method_12792(PlayerEntity playerEntity, World world, ItemStack itemStack, Hand hand, BlockPos blockPos, Direction direction, float float2, float float3, float float4) - Mappings:
Namespace Name Mixin selector official aLtg;a(Laog;Laxy;Late;Ladk;Lel;Leq;FFF)Ladm;intermediary method_12792Lnet/minecraft/class_799;method_12792(Lnet/minecraft/class_988;Lnet/minecraft/class_1150;Lnet/minecraft/class_1071;Lnet/minecraft/class_2961;Lnet/minecraft/class_2552;Lnet/minecraft/class_1354;FFF)Lnet/minecraft/class_2962;named method_12792Lnet/minecraft/server/network/ServerPlayerInteractionManager;method_12792(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/world/World;Lnet/minecraft/item/ItemStack;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;FFF)Lnet/minecraft/util/ActionResult;
-
setWorld
- Mappings:
Namespace Name Mixin selector official aLtg;a(Ltd;)Vintermediary method_2168Lnet/minecraft/class_799;method_2168(Lnet/minecraft/class_795;)Vnamed setWorldLnet/minecraft/server/network/ServerPlayerInteractionManager;setWorld(Lnet/minecraft/server/world/ServerWorld;)V
-