Package net.minecraft.server.network
Class ServerPlayerInteractionManager
java.lang.Object
net.minecraft.server.network.ServerPlayerInteractionManager
- Direct Known Subclasses:
DemoServerPlayerInteractionManager
- Mappings:
Namespace Name official mmintermediary net/minecraft/class_799named net/minecraft/server/network/ServerPlayerInteractionManager
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate booleanprivate GameModeprivate intprivate intprivate intprivate intprivate intprivate intprivate intprivate intprivate intprivate booleanprivate int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninteractItem(PlayerEntity player, World world, ItemStack stack) booleanvoidmethod_2166(int int2, int int3, int int4) voidmethod_2167(int int2, int int3, int int4, int int5) booleanmethod_2170(PlayerEntity playerEntity, World world, ItemStack itemStack, int int2, int int3, int int4, int int5, float float2, float float3, float float4) booleanmethod_2173(int int2, int int3, int int4) voidmethod_2174(GameMode gamemode) voidmethod_2175(int int2, int int3, int int4) private booleanmethod_2177(int int2, int int3, int int4) voidsetGamemode(GameMode gamemode) voidsetWorld(ServerWorld world) voidupdate()
-
Field Details
-
world
- Mappings:
Namespace Name Mixin selector official aLmm;a:Lafm;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 bLmm;b:Lml;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 cLmm;c:Lafv;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 dLmm;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 eLmm;e:Iintermediary field_2848Lnet/minecraft/class_799;field_2848:Inamed field_2848Lnet/minecraft/server/network/ServerPlayerInteractionManager;field_2848:I
-
field_2849
private int field_2849- Mappings:
Namespace Name Mixin selector official fLmm;f:Iintermediary field_2849Lnet/minecraft/class_799;field_2849:Inamed field_2849Lnet/minecraft/server/network/ServerPlayerInteractionManager;field_2849:I
-
field_2850
private int field_2850- Mappings:
Namespace Name Mixin selector official gLmm;g:Iintermediary field_2850Lnet/minecraft/class_799;field_2850:Inamed field_2850Lnet/minecraft/server/network/ServerPlayerInteractionManager;field_2850:I
-
field_2851
private int field_2851- Mappings:
Namespace Name Mixin selector official hLmm;h:Iintermediary field_2851Lnet/minecraft/class_799;field_2851:Inamed field_2851Lnet/minecraft/server/network/ServerPlayerInteractionManager;field_2851:I
-
tickCounter
private int tickCounter- Mappings:
Namespace Name Mixin selector official iLmm;i: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 jLmm;j:Zintermediary field_2853Lnet/minecraft/class_799;field_2853:Znamed failedToMineLnet/minecraft/server/network/ServerPlayerInteractionManager;failedToMine:Z
-
field_2854
private int field_2854- Mappings:
Namespace Name Mixin selector official kLmm;k:Iintermediary field_2854Lnet/minecraft/class_799;field_2854:Inamed field_2854Lnet/minecraft/server/network/ServerPlayerInteractionManager;field_2854:I
-
field_2855
private int field_2855- Mappings:
Namespace Name Mixin selector official lLmm;l:Iintermediary field_2855Lnet/minecraft/class_799;field_2855:Inamed field_2855Lnet/minecraft/server/network/ServerPlayerInteractionManager;field_2855:I
-
field_2856
private int field_2856- Mappings:
Namespace Name Mixin selector official mLmm;m:Iintermediary field_2856Lnet/minecraft/class_799;field_2856:Inamed field_2856Lnet/minecraft/server/network/ServerPlayerInteractionManager;field_2856:I
-
field_2857
private int field_2857- Mappings:
Namespace Name Mixin selector official nLmm;n: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 oLmm;o: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>Lmm;<init>(Lafm;)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 aLmm;a(Lafv;)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 bLmm;b()Lafv;intermediary method_2172Lnet/minecraft/class_799;method_2172()Lnet/minecraft/class_1157;named getgamemodeLnet/minecraft/server/network/ServerPlayerInteractionManager;getgamemode()Lnet/minecraft/world/GameMode;
-
isCreative
public boolean isCreative()- Mappings:
Namespace Name Mixin selector official dLmm;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 bLmm;b(Lafv;)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 aLmm;a()Vintermediary method_2165Lnet/minecraft/class_799;method_2165()Vnamed updateLnet/minecraft/server/network/ServerPlayerInteractionManager;update()V
-
method_2167
public void method_2167(int int2, int int3, int int4, int int5) - Mappings:
Namespace Name Mixin selector official aLmm;a(IIII)Vintermediary method_2167Lnet/minecraft/class_799;method_2167(IIII)Vnamed method_2167Lnet/minecraft/server/network/ServerPlayerInteractionManager;method_2167(IIII)V
-
method_2166
public void method_2166(int int2, int int3, int int4) - Mappings:
Namespace Name Mixin selector official aLmm;a(III)Vintermediary method_2166Lnet/minecraft/class_799;method_2166(III)Vnamed method_2166Lnet/minecraft/server/network/ServerPlayerInteractionManager;method_2166(III)V
-
method_2175
public void method_2175(int int2, int int3, int int4) - Mappings:
Namespace Name Mixin selector official cLmm;c(III)Vintermediary method_2175Lnet/minecraft/class_799;method_2175(III)Vnamed method_2175Lnet/minecraft/server/network/ServerPlayerInteractionManager;method_2175(III)V
-
method_2177
private boolean method_2177(int int2, int int3, int int4) - Mappings:
Namespace Name Mixin selector official dLmm;d(III)Zintermediary method_2177Lnet/minecraft/class_799;method_2177(III)Znamed method_2177Lnet/minecraft/server/network/ServerPlayerInteractionManager;method_2177(III)Z
-
method_2173
public boolean method_2173(int int2, int int3, int int4) - Mappings:
Namespace Name Mixin selector official bLmm;b(III)Zintermediary method_2173Lnet/minecraft/class_799;method_2173(III)Znamed method_2173Lnet/minecraft/server/network/ServerPlayerInteractionManager;method_2173(III)Z
-
interactItem
- Mappings:
Namespace Name Mixin selector official aLmm;a(Lxk;Lafm;Labo;)Zintermediary method_2169Lnet/minecraft/class_799;method_2169(Lnet/minecraft/class_988;Lnet/minecraft/class_1150;Lnet/minecraft/class_1071;)Znamed interactItemLnet/minecraft/server/network/ServerPlayerInteractionManager;interactItem(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/world/World;Lnet/minecraft/item/ItemStack;)Z
-
method_2170
public boolean method_2170(PlayerEntity playerEntity, World world, ItemStack itemStack, int int2, int int3, int int4, int int5, float float2, float float3, float float4) - Mappings:
Namespace Name Mixin selector official aLmm;a(Lxk;Lafm;Labo;IIIIFFF)Zintermediary method_2170Lnet/minecraft/class_799;method_2170(Lnet/minecraft/class_988;Lnet/minecraft/class_1150;Lnet/minecraft/class_1071;IIIIFFF)Znamed method_2170Lnet/minecraft/server/network/ServerPlayerInteractionManager;method_2170(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/world/World;Lnet/minecraft/item/ItemStack;IIIIFFF)Z
-
setWorld
- Mappings:
Namespace Name Mixin selector official aLmm;a(Lmi;)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
-