Class ControlKeyModifier

java.lang.Object
codechicken.multipart.util.ControlKeyModifier

public class ControlKeyModifier extends Object
Created by covers1624 on 1/9/20.
  • Constructor Details

    • ControlKeyModifier

      public ControlKeyModifier()
  • Method Details

    • setIsControlDown

      public static void setIsControlDown(net.minecraft.world.entity.player.Player player, boolean bool)
    • isControlDown

      public static boolean isControlDown(net.minecraft.world.entity.player.Player player)