Class ServerPlayerGameModeMixin

java.lang.Object
com.hammy275.immersivemc.mixin.ServerPlayerGameModeMixin

public class ServerPlayerGameModeMixin extends Object
  • Constructor Details

    • ServerPlayerGameModeMixin

      public ServerPlayerGameModeMixin()
  • Method Details

    • immersiveMC$isCrouchingCondition

      public boolean immersiveMC$isCrouchingCondition(boolean value, net.minecraft.server.level.ServerPlayer serverPlayer, net.minecraft.world.level.Level level, net.minecraft.world.item.ItemStack itemStack, net.minecraft.world.InteractionHand interactionHand, net.minecraft.world.phys.BlockHitResult blockHitResult)