Class MixinBucketItem
java.lang.Object
me.shedaniel.architectury.mixin.fabric.MixinBucketItem
-
Constructor Summary
Constructors -
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.HitResult 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.HitResult target)
-