Package dev.architectury.mixin.fabric
Class MixinBucketItem
java.lang.Object
dev.architectury.mixin.fabric.MixinBucketItem
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
fillBucket
(net.minecraft.world.level.Level level, net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionHand hand, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.InteractionResultHolder<net.minecraft.world.item.ItemStack>> cir, net.minecraft.world.item.ItemStack stack, net.minecraft.world.phys.BlockHitResult target)
-
Constructor Details
-
MixinBucketItem
public MixinBucketItem()
-
-
Method Details
-
fillBucket
public void fillBucket(net.minecraft.world.level.Level level, net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionHand hand, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.InteractionResultHolder<net.minecraft.world.item.ItemStack>> cir, net.minecraft.world.item.ItemStack stack, net.minecraft.world.phys.BlockHitResult target)
-