Class ServerPlayerGameModeMixin

java.lang.Object
net.frozenblock.lib.tag.mixin.ServerPlayerGameModeMixin

public class ServerPlayerGameModeMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    frozenLib$useItemOn(net.minecraft.server.level.ServerPlayer player, net.minecraft.world.level.Level level, net.minecraft.world.item.ItemStack stack, net.minecraft.world.InteractionHand hand, net.minecraft.world.phys.BlockHitResult hitResult, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.InteractionResult> info, net.minecraft.core.BlockPos blockPos, net.minecraft.world.level.block.state.BlockState blockState, boolean bl)
     

    Methods inherited from class java.lang.Object

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

    • ServerPlayerGameModeMixin

      public ServerPlayerGameModeMixin()
  • Method Details

    • frozenLib$useItemOn

      public void frozenLib$useItemOn(net.minecraft.server.level.ServerPlayer player, net.minecraft.world.level.Level level, net.minecraft.world.item.ItemStack stack, net.minecraft.world.InteractionHand hand, net.minecraft.world.phys.BlockHitResult hitResult, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.InteractionResult> info, net.minecraft.core.BlockPos blockPos, net.minecraft.world.level.block.state.BlockState blockState, boolean bl)