Package net.frozenblock.lib.tag.mixin
Class ServerPlayerGameModeMixin
java.lang.Object
net.frozenblock.lib.tag.mixin.ServerPlayerGameModeMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfrozenLib$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)
-
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)
-