Package com.hammy275.immersivemc.mixin
Class ServerPlayerGameModeMixin
java.lang.Object
com.hammy275.immersivemc.mixin.ServerPlayerGameModeMixin
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
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)
-
Constructor Details
-
ServerPlayerGameModeMixin
public ServerPlayerGameModeMixin()
-
-
Method Details
-
isCrouchingCondition
public boolean 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)
-