Class BaseClientInteractionManager

java.lang.Object
net.minecraft.client.BaseClientInteractionManager
Direct Known Subclasses:
CreativeClientInteractionManager, MultiPlayerClientInteractionManager, SinglePlayerClientInteractionManager

@Environment(CLIENT) public class BaseClientInteractionManager extends Object
Mappings:
Namespace Name
intermediary net/minecraft/class_504
glue class_546
server net/minecraft/class_504
client ob
named net/minecraft/client/BaseClientInteractionManager
  • Field Details

    • minecraft

      protected final Minecraft minecraft
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2104 Lnet/minecraft/class_504;field_2104:Lnet/minecraft/client/Minecraft;
      glue field_2326 Lclass_546;field_2326:Lnet/minecraft/client/Minecraft;
      server field_2104 Lnet/minecraft/class_504;field_2104:Lnet/minecraft/client/Minecraft;
      client a Lob;a:Lnet/minecraft/client/Minecraft;
      named minecraft Lnet/minecraft/client/BaseClientInteractionManager;minecraft:Lnet/minecraft/client/Minecraft;
    • field_2105

      public boolean field_2105
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2105 Lnet/minecraft/class_504;field_2105:Z
      glue field_2327 Lclass_546;field_2327:Z
      server field_2105 Lnet/minecraft/class_504;field_2105:Z
      client b Lob;b:Z
      named field_2105 Lnet/minecraft/client/BaseClientInteractionManager;field_2105:Z
  • Constructor Details

    • BaseClientInteractionManager

      public BaseClientInteractionManager(Minecraft minecraft)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_504;<init>(Lnet/minecraft/client/Minecraft;)V
      glue <init> Lclass_546;<init>(Lnet/minecraft/client/Minecraft;)V
      server <init> Lnet/minecraft/class_504;<init>(Lnet/minecraft/client/Minecraft;)V
      client <init> Lob;<init>(Lnet/minecraft/client/Minecraft;)V
      named <init> Lnet/minecraft/client/BaseClientInteractionManager;<init>(Lnet/minecraft/client/Minecraft;)V
  • Method Details

    • method_1710

      public void method_1710(Level level)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1710 Lnet/minecraft/class_504;method_1710(Lnet/minecraft/class_18;)V
      glue method_1989 Lclass_546;method_1989(Lclass_129;)V
      server method_1710 Lnet/minecraft/class_504;method_1710(Ldj;)V
      client a Lob;a(Lfd;)V
      named method_1710 Lnet/minecraft/client/BaseClientInteractionManager;method_1710(Lnet/minecraft/level/Level;)V
    • method_1707

      public void method_1707(int x, int y, int z, int int2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1707 Lnet/minecraft/class_504;method_1707(IIII)V
      glue method_1986 Lclass_546;method_1986(IIII)V
      server method_1707 Lnet/minecraft/class_504;method_1707(IIII)V
      client a Lob;a(IIII)V
      named method_1707 Lnet/minecraft/client/BaseClientInteractionManager;method_1707(IIII)V
    • method_1716

      public boolean method_1716(int x, int y, int z, int int2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1716 Lnet/minecraft/class_504;method_1716(IIII)Z
      glue method_1995 Lclass_546;method_1995(IIII)Z
      server method_1716 Lnet/minecraft/class_504;method_1716(IIII)Z
      client b Lob;b(IIII)Z
      named method_1716 Lnet/minecraft/client/BaseClientInteractionManager;method_1716(IIII)Z
    • method_1721

      public void method_1721(int x, int y, int z, int int2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1721 Lnet/minecraft/class_504;method_1721(IIII)V
      glue method_2000 Lclass_546;method_2000(IIII)V
      server method_1721 Lnet/minecraft/class_504;method_1721(IIII)V
      client c Lob;c(IIII)V
      named method_1721 Lnet/minecraft/client/BaseClientInteractionManager;method_1721(IIII)V
    • cancelBlockRemoving

      public void cancelBlockRemoving()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1705 Lnet/minecraft/class_504;method_1705()V
      glue method_1984 Lclass_546;method_1984()V
      server method_1705 Lnet/minecraft/class_504;method_1705()V
      client a Lob;a()V
      named cancelBlockRemoving Lnet/minecraft/client/BaseClientInteractionManager;cancelBlockRemoving()V
    • method_1706

      public void method_1706(float float2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1706 Lnet/minecraft/class_504;method_1706(F)V
      glue method_1985 Lclass_546;method_1985(F)V
      server method_1706 Lnet/minecraft/class_504;method_1706(F)V
      client a Lob;a(F)V
      named method_1706 Lnet/minecraft/client/BaseClientInteractionManager;method_1706(F)V
    • getBlockReachDistance

      public float getBlockReachDistance()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1715 Lnet/minecraft/class_504;method_1715()F
      glue method_1994 Lclass_546;method_1994()F
      server method_1715 Lnet/minecraft/class_504;method_1715()F
      client b Lob;b()F
      named getBlockReachDistance Lnet/minecraft/client/BaseClientInteractionManager;getBlockReachDistance()F
    • method_1712

      public boolean method_1712(PlayerBase playerBase, Level level, ItemInstance itemInstance)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1712 Lnet/minecraft/class_504;method_1712(Lnet/minecraft/class_54;Lnet/minecraft/class_18;Lnet/minecraft/class_31;)Z
      glue method_1991 Lclass_546;method_1991(Lclass_172;Lclass_129;Lclass_224;)Z
      server method_1712 Lnet/minecraft/class_504;method_1712(Lem;Ldj;Lfy;)Z
      client a Lob;a(Lgs;Lfd;Liz;)Z
      named method_1712 Lnet/minecraft/client/BaseClientInteractionManager;method_1712(Lnet/minecraft/entity/player/PlayerBase;Lnet/minecraft/level/Level;Lnet/minecraft/item/ItemInstance;)Z
    • rotatePlayer

      public void rotatePlayer(PlayerBase player)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1711 Lnet/minecraft/class_504;method_1711(Lnet/minecraft/class_54;)V
      glue method_1990 Lclass_546;method_1990(Lclass_172;)V
      server method_1711 Lnet/minecraft/class_504;method_1711(Lem;)V
      client a Lob;a(Lgs;)V
      named rotatePlayer Lnet/minecraft/client/BaseClientInteractionManager;rotatePlayer(Lnet/minecraft/entity/player/PlayerBase;)V
    • tick

      public void tick()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1720 Lnet/minecraft/class_504;method_1720()V
      glue method_1999 Lclass_546;method_1999()V
      server method_1720 Lnet/minecraft/class_504;method_1720()V
      client c Lob;c()V
      named tick Lnet/minecraft/client/BaseClientInteractionManager;tick()V
    • method_1722

      public boolean method_1722()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1722 Lnet/minecraft/class_504;method_1722()Z
      glue method_2001 Lclass_546;method_2001()Z
      server method_1722 Lnet/minecraft/class_504;method_1722()Z
      client d Lob;d()Z
      named method_1722 Lnet/minecraft/client/BaseClientInteractionManager;method_1722()Z
    • method_1718

      public void method_1718(PlayerBase player)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1718 Lnet/minecraft/class_504;method_1718(Lnet/minecraft/class_54;)V
      glue method_1997 Lclass_546;method_1997(Lclass_172;)V
      server method_1718 Lnet/minecraft/class_504;method_1718(Lem;)V
      client b Lob;b(Lgs;)V
      named method_1718 Lnet/minecraft/client/BaseClientInteractionManager;method_1718(Lnet/minecraft/entity/player/PlayerBase;)V
    • method_1713

      public boolean method_1713(PlayerBase playerBase, Level level, ItemInstance itemInstance, int x, int y, int z, int int2)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1713 Lnet/minecraft/class_504;method_1713(Lnet/minecraft/class_54;Lnet/minecraft/class_18;Lnet/minecraft/class_31;IIII)Z
      glue method_1992 Lclass_546;method_1992(Lclass_172;Lclass_129;Lclass_224;IIII)Z
      server method_1713 Lnet/minecraft/class_504;method_1713(Lem;Ldj;Lfy;IIII)Z
      client a Lob;a(Lgs;Lfd;Liz;IIII)Z
      named method_1713 Lnet/minecraft/client/BaseClientInteractionManager;method_1713(Lnet/minecraft/entity/player/PlayerBase;Lnet/minecraft/level/Level;Lnet/minecraft/item/ItemInstance;IIII)Z
    • method_1717

      public PlayerBase method_1717(Level level)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1717 Lnet/minecraft/class_504;method_1717(Lnet/minecraft/class_18;)Lnet/minecraft/class_54;
      glue method_1996 Lclass_546;method_1996(Lclass_129;)Lclass_172;
      server method_1717 Lnet/minecraft/class_504;method_1717(Ldj;)Lem;
      client b Lob;b(Lfd;)Lgs;
      named method_1717 Lnet/minecraft/client/BaseClientInteractionManager;method_1717(Lnet/minecraft/level/Level;)Lnet/minecraft/entity/player/PlayerBase;
    • method_1714

      public void method_1714(PlayerBase playerBase, EntityBase entityBase)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1714 Lnet/minecraft/class_504;method_1714(Lnet/minecraft/class_54;Lnet/minecraft/class_57;)V
      glue method_1993 Lclass_546;method_1993(Lclass_172;Lclass_450;)V
      server method_1714 Lnet/minecraft/class_504;method_1714(Lem;Llq;)V
      client a Lob;a(Lgs;Lsn;)V
      named method_1714 Lnet/minecraft/client/BaseClientInteractionManager;method_1714(Lnet/minecraft/entity/player/PlayerBase;Lnet/minecraft/entity/EntityBase;)V
    • attack

      public void attack(PlayerBase player, EntityBase entity)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1719 Lnet/minecraft/class_504;method_1719(Lnet/minecraft/class_54;Lnet/minecraft/class_57;)V
      glue method_1998 Lclass_546;method_1998(Lclass_172;Lclass_450;)V
      server method_1719 Lnet/minecraft/class_504;method_1719(Lem;Llq;)V
      client b Lob;b(Lgs;Lsn;)V
      named attack Lnet/minecraft/client/BaseClientInteractionManager;attack(Lnet/minecraft/entity/player/PlayerBase;Lnet/minecraft/entity/EntityBase;)V
    • clickSlot

      public ItemInstance clickSlot(int syncId, int slotIndex, int clickType, boolean bool, PlayerBase player)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1708 Lnet/minecraft/class_504;method_1708(IIIZLnet/minecraft/class_54;)Lnet/minecraft/class_31;
      glue method_1987 Lclass_546;method_1987(IIIZLclass_172;)Lclass_224;
      server method_1708 Lnet/minecraft/class_504;method_1708(IIIZLem;)Lfy;
      client a Lob;a(IIIZLgs;)Liz;
      named clickSlot Lnet/minecraft/client/BaseClientInteractionManager;clickSlot(IIIZLnet/minecraft/entity/player/PlayerBase;)Lnet/minecraft/item/ItemInstance;
    • closeContainer

      public void closeContainer(int syncId, PlayerBase player)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1709 Lnet/minecraft/class_504;method_1709(ILnet/minecraft/class_54;)V
      glue method_1988 Lclass_546;method_1988(ILclass_172;)V
      server method_1709 Lnet/minecraft/class_504;method_1709(ILem;)V
      client a Lob;a(ILgs;)V
      named closeContainer Lnet/minecraft/client/BaseClientInteractionManager;closeContainer(ILnet/minecraft/entity/player/PlayerBase;)V