Class LaserModeSwitching

java.lang.Object
com.github.voidleech.voided_enlightenment.reimagined.LaserModeSwitching

public class LaserModeSwitching extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static net.minecraft.world.InteractionResult
    setLaserStatus(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionHand hand, boolean isBurning)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • LaserModeSwitching

      public LaserModeSwitching()
  • Method Details

    • setLaserStatus

      public static net.minecraft.world.InteractionResult setLaserStatus(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionHand hand, boolean isBurning)