net.minecraft.block

public interface FluidDrainable

net.minecraft.world.level.block.BucketPickup
net.minecraft.class_2263
net.minecraft.block.FluidDrainable

Method summary

Modifier and TypeMethod
ItemStack
pickupBlock(LivingEntity user, LevelAccessor level, BlockPos pos, BlockState state)
method_9700(class_1309 arg0, class_1936 arg1, class_2338 arg2, class_2680 arg3)
tryDrainFluid(LivingEntity drainer, WorldAccess world, BlockPos pos, BlockState state)
Optional<SoundEvent>
getPickupSound()
method_32351()
getBucketFillSound()